Class FxDualExchangeRate.FxDualExchangeRateImpl
java.lang.Object
cdm.legaldocumentation.transaction.additionalterms.FxDualExchangeRate.FxDualExchangeRateImpl
- All Implemented Interfaces:
FxDualExchangeRate,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
FxDualExchangeRate
public static class FxDualExchangeRate.FxDualExchangeRateImpl
extends Object
implements FxDualExchangeRate
Immutable Implementation of FxDualExchangeRate
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.transaction.additionalterms.FxDualExchangeRate
FxDualExchangeRate.FxDualExchangeRateBuilder, FxDualExchangeRate.FxDualExchangeRateBuilderImpl, FxDualExchangeRate.FxDualExchangeRateImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.transaction.additionalterms.FxDualExchangeRate
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.legaldocumentation.transaction.additionalterms.FxDualExchangeRate
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
FxDualExchangeRateImpl
-
-
Method Details
-
getDualExchangeRateIsApplicable
@RosettaAttribute("dualExchangeRateIsApplicable") @Accessor(GETTER) @Required @RuneAttribute("dualExchangeRateIsApplicable") public Boolean getDualExchangeRateIsApplicable()Description copied from interface:FxDualExchangeRateGetter Methods- Specified by:
getDualExchangeRateIsApplicablein interfaceFxDualExchangeRate
-
getFallbackReferencePrice
@RosettaAttribute("fallbackReferencePrice") @Accessor(GETTER) @RuneAttribute("fallbackReferencePrice") public FallbackReferencePrice getFallbackReferencePrice()Description copied from interface:FxDualExchangeRateThe method, prioritised by the order it is listed in this element, to get a replacement rate for the disrupted settlement rate option.- Specified by:
getFallbackReferencePricein interfaceFxDualExchangeRate
-
getEscrowArrangement
@RosettaAttribute("escrowArrangement") @Accessor(GETTER) @RuneAttribute("escrowArrangement") public EscrowArrangement getEscrowArrangement()- Specified by:
getEscrowArrangementin interfaceFxDualExchangeRate
-
build
Description copied from interface:FxDualExchangeRateBuild Methods- Specified by:
buildin interfaceFxDualExchangeRate- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFxDualExchangeRate- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-