Uses of Class
net.finmath.smartcontract.product.xml.ConvertibleBond
-
Uses of ConvertibleBond in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ConvertibleBond
BondOption.convertibleBond
protected ConvertibleBond
ReferenceObligation.convertibleBond
Modifier and TypeMethodDescriptionObjectFactory.createConvertibleBond()
Create an instance ofConvertibleBond
BondOption.getConvertibleBond()
A convertible bond instrument referenced by a contract.ReferenceObligation.getConvertibleBond()
Gets the value of the convertibleBond property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ConvertibleBond> ObjectFactory.createConvertibleBond
(ConvertibleBond value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ConvertibleBond> ObjectFactory.createConvertibleBond
(ConvertibleBond value) void
BondOption.setConvertibleBond
(ConvertibleBond value) Sets the value of the convertibleBond property.void
ReferenceObligation.setConvertibleBond
(ConvertibleBond value) Sets the value of the convertibleBond property.