Uses of Class
net.finmath.smartcontract.product.xml.EquityAsset
Packages that use EquityAsset
-
Uses of EquityAsset in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EquityAssetMethods in net.finmath.smartcontract.product.xml that return EquityAssetModifier and TypeMethodDescriptionObjectFactory.createEquityAsset()Create an instance ofEquityAssetConvertibleBond.getUnderlyingEquity()Gets the value of the underlyingEquity property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type EquityAssetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EquityAsset> ObjectFactory.createEquity(EquityAsset value) Methods in net.finmath.smartcontract.product.xml with parameters of type EquityAssetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EquityAsset> ObjectFactory.createEquity(EquityAsset value) voidConvertibleBond.setUnderlyingEquity(EquityAsset value) Sets the value of the underlyingEquity property.