Package cdm.product.collateral
Class DomesticCurrencyIssued.DomesticCurrencyIssuedImpl
java.lang.Object
cdm.product.collateral.DomesticCurrencyIssued.DomesticCurrencyIssuedImpl
- All Implemented Interfaces:
DomesticCurrencyIssued,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
DomesticCurrencyIssued
public static class DomesticCurrencyIssued.DomesticCurrencyIssuedImpl
extends Object
implements DomesticCurrencyIssued
Immutable Implementation of DomesticCurrencyIssued
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.DomesticCurrencyIssued
DomesticCurrencyIssued.DomesticCurrencyIssuedBuilder, DomesticCurrencyIssued.DomesticCurrencyIssuedBuilderImpl, DomesticCurrencyIssued.DomesticCurrencyIssuedImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.DomesticCurrencyIssued
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.product.collateral.DomesticCurrencyIssued
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
DomesticCurrencyIssuedImpl
-
-
Method Details
-
getDomesticCurrencyIssued
@RosettaAttribute("domesticCurrencyIssued") @Accessor(GETTER) @Required @RuneAttribute("domesticCurrencyIssued") public Boolean getDomesticCurrencyIssued()Description copied from interface:DomesticCurrencyIssuedIdentifies that the Security must be denominated in the domestic currency of the issuer.- Specified by:
getDomesticCurrencyIssuedin interfaceDomesticCurrencyIssued
-
build
Description copied from interface:DomesticCurrencyIssuedBuild Methods- Specified by:
buildin interfaceDomesticCurrencyIssued- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceDomesticCurrencyIssued- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-