Package cdm.observable.asset
Class ExchangeRate.ExchangeRateImpl
java.lang.Object
cdm.observable.asset.ExchangeRate.ExchangeRateImpl
- All Implemented Interfaces:
ExchangeRate,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ExchangeRate
Immutable Implementation of ExchangeRate
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.asset.ExchangeRate
ExchangeRate.ExchangeRateBuilder, ExchangeRate.ExchangeRateBuilderImpl, ExchangeRate.ExchangeRateImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.ExchangeRate
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.ExchangeRate
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ExchangeRateImpl
-
-
Method Details
-
getCrossRate
@RosettaAttribute("crossRate") @RuneAttribute("crossRate") public List<? extends CrossRate> getCrossRate()Description copied from interface:ExchangeRateAn optional element that allow for definition of the currency exchange rates used to cross between the traded currencies for non-base currency FX contracts.- Specified by:
getCrossRatein interfaceExchangeRate
-
build
Description copied from interface:ExchangeRateBuild Methods- Specified by:
buildin interfaceExchangeRate- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceExchangeRate- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-