Package cdm.base.staticdata.asset.common
Class Bond.BondImpl
java.lang.Object
cdm.base.staticdata.asset.common.IdentifiedProduct.IdentifiedProductImpl
cdm.base.staticdata.asset.common.Bond.BondImpl
- All Implemented Interfaces:
Bond,IdentifiedProduct,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Bond
Immutable Implementation of Bond
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.staticdata.asset.common.Bond
Bond.BondBuilder, Bond.BondBuilderImpl, Bond.BondImplNested classes/interfaces inherited from interface cdm.base.staticdata.asset.common.IdentifiedProduct
IdentifiedProduct.IdentifiedProductBuilder, IdentifiedProduct.IdentifiedProductBuilderImpl, IdentifiedProduct.IdentifiedProductImpl -
Field Summary
Fields inherited from interface cdm.base.staticdata.asset.common.IdentifiedProduct
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleaninthashCode()protected voidsetBuilderFields(Bond.BondBuilder builder) toString()Methods inherited from class cdm.base.staticdata.asset.common.IdentifiedProduct.IdentifiedProductImpl
getProductIdentifier, setBuilderFieldsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.staticdata.asset.common.IdentifiedProduct
getProductIdentifierMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
BondImpl
-
-
Method Details
-
build
Description copied from interface:IdentifiedProductBuild Methods- Specified by:
buildin interfaceBond- Specified by:
buildin interfaceIdentifiedProduct- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
buildin classIdentifiedProduct.IdentifiedProductImpl
-
toBuilder
- Specified by:
toBuilderin interfaceBond- Specified by:
toBuilderin interfaceIdentifiedProduct- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
toBuilderin classIdentifiedProduct.IdentifiedProductImpl
-
setBuilderFields
-
equals
- Overrides:
equalsin classIdentifiedProduct.IdentifiedProductImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classIdentifiedProduct.IdentifiedProductImpl
-
toString
- Overrides:
toStringin classIdentifiedProduct.IdentifiedProductImpl
-