Package cdm.base.staticdata.asset.credit
Class NotDomesticCurrency.NotDomesticCurrencyImpl
java.lang.Object
cdm.base.staticdata.asset.credit.NotDomesticCurrency.NotDomesticCurrencyImpl
- All Implemented Interfaces:
NotDomesticCurrency,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
NotDomesticCurrency
public static class NotDomesticCurrency.NotDomesticCurrencyImpl
extends Object
implements NotDomesticCurrency
Immutable Implementation of NotDomesticCurrency
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.staticdata.asset.credit.NotDomesticCurrency
NotDomesticCurrency.NotDomesticCurrencyBuilder, NotDomesticCurrency.NotDomesticCurrencyBuilderImpl, NotDomesticCurrency.NotDomesticCurrencyImpl -
Field Summary
Fields inherited from interface cdm.base.staticdata.asset.credit.NotDomesticCurrency
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.base.staticdata.asset.credit.NotDomesticCurrency
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
NotDomesticCurrencyImpl
-
-
Method Details
-
getApplicable
@RosettaAttribute(value="applicable", isRequired=true) @RuneAttribute(value="applicable", isRequired=true) public Boolean getApplicable()Description copied from interface:NotDomesticCurrencyIndicates whether the Not Domestic Currency provision is applicable.- Specified by:
getApplicablein interfaceNotDomesticCurrency
-
getCurrency
Description copied from interface:NotDomesticCurrencyAn explicit specification of the domestic currency. The list of valid currencies is not presently positioned as an enumeration as part of the CDM because that scope is limited to the values specified by ISDA and FpML. As a result, implementers have to make reference to the relevant standard, such as the ISO 4217 standard for currency codes.- Specified by:
getCurrencyin interfaceNotDomesticCurrency
-
build
Description copied from interface:NotDomesticCurrencyBuild Methods- Specified by:
buildin interfaceNotDomesticCurrency- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceNotDomesticCurrency- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-