Uses of Class
net.finmath.smartcontract.product.xml.Bond
Packages that use Bond
-
Uses of Bond in net.finmath.smartcontract.product.xml
Subclasses of Bond in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Java class for ConvertibleBond complex type.Fields in net.finmath.smartcontract.product.xml declared as BondModifier and TypeFieldDescriptionprotected Bond
BondOption.bond
protected Bond
BondReference.bond
protected Bond
ReferenceObligation.bond
Methods in net.finmath.smartcontract.product.xml that return BondModifier and TypeMethodDescriptionObjectFactory.createBond()
Create an instance ofBond
BondOption.getBond()
A bond instrument referenced by a contractBondReference.getBond()
Reference to a bond underlyer.ReferenceObligation.getBond()
Gets the value of the bond property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BondModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<Bond> ObjectFactory.createBond
(Bond value) Methods in net.finmath.smartcontract.product.xml with parameters of type BondModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<Bond> ObjectFactory.createBond
(Bond value) void
Sets the value of the bond property.void
Sets the value of the bond property.void
Sets the value of the bond property.