Interface ConvertibleBond

All Superinterfaces:
IdentifiedProduct, com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
ConvertibleBond.ConvertibleBondBuilder
All Known Implementing Classes:
ConvertibleBond.ConvertibleBondBuilderImpl, ConvertibleBond.ConvertibleBondImpl

@RosettaDataType(value="ConvertibleBond", builder=ConvertibleBondBuilderImpl.class, version="5.30.0") @RuneDataType(value="ConvertibleBond", model="cdm", builder=ConvertibleBondBuilderImpl.class, version="5.30.0") public interface ConvertibleBond extends IdentifiedProduct
A class to specify a convertible bond as having a product identifier. As a difference versus the FpML standard, the CDM structure of this class only includes the productIdentifier class, which consists of an identifier, productTaxonomy, and source of the identifier. The reason for this approach is to avoid the potential for conflicting information between the information associated with the contractual product and the reference information maintained by the relevant service provider.
Version:
5.30.0