Uses of Class
net.finmath.smartcontract.model.MarginResult
Packages that use MarginResult
Package
Description
ReST Service providing a Valuation Oracle
-
Uses of MarginResult in net.finmath.smartcontract.api
Methods in net.finmath.smartcontract.api that return types with arguments of type MarginResultModifier and TypeMethodDescriptiondefault org.springframework.http.ResponseEntity<MarginResult>ValuationApi._margin(@Valid MarginRequest marginRequest)POST /valuation/margin : Request mapping for the margindefault org.springframework.http.ResponseEntity<MarginResult>ValuationApi.margin(MarginRequest marginRequest) -
Uses of MarginResult in net.finmath.smartcontract.model
Methods in net.finmath.smartcontract.model that return MarginResultModifier and TypeMethodDescriptionMarginResult.valuationDate(String valuationDate)MarginResult.value(BigDecimal value) -
Uses of MarginResult in net.finmath.smartcontract.service
Methods in net.finmath.smartcontract.service that return types with arguments of type MarginResultModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<MarginResult>ValuationController.margin(MarginRequest marginRequest)Request mapping for the settlementvaluationForProductAsFPML -
Uses of MarginResult in net.finmath.smartcontract.valuation
Methods in net.finmath.smartcontract.valuation that return MarginResultModifier and TypeMethodDescriptionCalculates the margin between t_2 and t_1.