Uses of Class
net.finmath.smartcontract.model.ValueRequest
Packages that use ValueRequest
Package
Description
ReST Service providing a Valuation Oracle
-
Uses of ValueRequest in net.finmath.smartcontract.api
Methods in net.finmath.smartcontract.api with parameters of type ValueRequestModifier and TypeMethodDescriptiondefault org.springframework.http.ResponseEntity<ValueResult>ValuationApi._value(@Valid ValueRequest valueRequest)POST /valuation/value : Request mapping for the valuedefault org.springframework.http.ResponseEntity<ValueResult>ValuationApi.value(ValueRequest valueRequest) -
Uses of ValueRequest in net.finmath.smartcontract.model
Methods in net.finmath.smartcontract.model that return ValueRequestModifier and TypeMethodDescriptionValueRequest.marketData(String marketData)ValueRequest.valuationDate(String valuationDate) -
Uses of ValueRequest in net.finmath.smartcontract.service
Methods in net.finmath.smartcontract.service with parameters of type ValueRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ValueResult>ValuationController.value(ValueRequest valueRequest)Request mapping for the settlementvaluationForProductAsFPMLOneCurve