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 ofReferenceAmountLegAmount.getReferenceAmount()Gets the value of the referenceAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceAmountModifier and TypeMethodDescriptionvoidLegAmount.setReferenceAmount(ReferenceAmount value) Sets the value of the referenceAmount property.