Package cdm.observable.asset
Class BondChoiceModel.BondChoiceModelImpl
java.lang.Object
cdm.observable.asset.BondChoiceModel.BondChoiceModelImpl
- All Implemented Interfaces:
BondChoiceModel,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
BondChoiceModel
Immutable Implementation of BondChoiceModel
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.asset.BondChoiceModel
BondChoiceModel.BondChoiceModelBuilder, BondChoiceModel.BondChoiceModelBuilderImpl, BondChoiceModel.BondChoiceModelImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.BondChoiceModel
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.BondChoiceModel
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
BondChoiceModelImpl
-
-
Method Details
-
getBond
Description copied from interface:BondChoiceModelGetter Methods- Specified by:
getBondin interfaceBondChoiceModel
-
getConvertibleBond
@RosettaAttribute("convertibleBond") @RuneAttribute("convertibleBond") public ConvertibleBond getConvertibleBond()- Specified by:
getConvertibleBondin interfaceBondChoiceModel
-
build
Description copied from interface:BondChoiceModelBuild Methods- Specified by:
buildin interfaceBondChoiceModel- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceBondChoiceModel- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-