Uses of Class
net.finmath.smartcontract.product.xml.RateReference
Packages that use RateReference
-
Uses of RateReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RateReferenceMethods in net.finmath.smartcontract.product.xml that return RateReferenceModifier and TypeMethodDescriptionObjectFactory.createRateReference()
Create an instance ofRateReference
RateObservation.getRateReference()
Gets the value of the rateReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type RateReferenceModifier and TypeMethodDescriptionvoid
RateObservation.setRateReference(RateReference value)
Sets the value of the rateReference property.