Uses of Class
net.finmath.smartcontract.product.xml.ReferenceAmount
Packages that use ReferenceAmount
-
Uses of ReferenceAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferenceAmountMethods in net.finmath.smartcontract.product.xml that return ReferenceAmountModifier and TypeMethodDescriptionObjectFactory.createReferenceAmount()
Create an instance ofReferenceAmount
LegAmount.getReferenceAmount()
Gets the value of the referenceAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceAmountModifier and TypeMethodDescriptionvoid
LegAmount.setReferenceAmount
(ReferenceAmount value) Sets the value of the referenceAmount property.