Uses of Class
net.finmath.smartcontract.model.ValueResult
Packages that use ValueResult
Package
Description
ReST Service providing a Valuation Oracle
-
Uses of ValueResult in net.finmath.smartcontract.api
Methods in net.finmath.smartcontract.api that return types with arguments of type ValueResultModifier and TypeMethodDescriptiondefault org.springframework.http.ResponseEntity<ValueResult>ValuationApi._testProductValue(org.springframework.web.multipart.MultipartFile tradeData)POST /valuation/test/product : Request mapping for the value of a product (using fixed market data)default org.springframework.http.ResponseEntity<ValueResult>ValuationApi._value(@Valid ValueRequest valueRequest)POST /valuation/value : Request mapping for the valuedefault org.springframework.http.ResponseEntity<ValueResult>ValuationApi.testProductValue(org.springframework.web.multipart.MultipartFile tradeData)default org.springframework.http.ResponseEntity<ValueResult>ValuationApi.value(ValueRequest valueRequest) -
Uses of ValueResult in net.finmath.smartcontract.model
Methods in net.finmath.smartcontract.model that return ValueResultModifier and TypeMethodDescriptionValueResult.valuationDate(String valuationDate)ValueResult.value(BigDecimal value) -
Uses of ValueResult in net.finmath.smartcontract.service
Methods in net.finmath.smartcontract.service that return types with arguments of type ValueResultModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ValueResult>ValuationController.testProductValue(org.springframework.web.multipart.MultipartFile tradeData)org.springframework.http.ResponseEntity<ValueResult>ValuationController.value(ValueRequest valueRequest)Request mapping for the settlementvaluationForProductAsFPMLOneCurve -
Uses of ValueResult in net.finmath.smartcontract.valuation
Methods in net.finmath.smartcontract.valuation that return ValueResultModifier and TypeMethodDescription