Uses of Class
net.finmath.smartcontract.product.xml.BondReference
Packages that use BondReference
-
Uses of BondReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BondReferenceMethods in net.finmath.smartcontract.product.xml that return BondReferenceModifier and TypeMethodDescriptionObjectFactory.createBondReference()
Create an instance ofBondReference
SwapAdditionalTerms.getBondReference()
Gets the value of the bondReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type BondReferenceModifier and TypeMethodDescriptionvoid
SwapAdditionalTerms.setBondReference(BondReference value)
Sets the value of the bondReference property.