Package cdm.legaldocumentation.csa
Class GeneralSimmElections.GeneralSimmElectionsImpl
java.lang.Object
cdm.legaldocumentation.csa.GeneralSimmElections.GeneralSimmElectionsImpl
- All Implemented Interfaces:
GeneralSimmElections,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
GeneralSimmElections
public static class GeneralSimmElections.GeneralSimmElectionsImpl
extends Object
implements GeneralSimmElections
Immutable Implementation of GeneralSimmElections
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.GeneralSimmElections
GeneralSimmElections.GeneralSimmElectionsBuilder, GeneralSimmElections.GeneralSimmElectionsBuilderImpl, GeneralSimmElections.GeneralSimmElectionsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.GeneralSimmElections
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.csa.GeneralSimmElections
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
GeneralSimmElectionsImpl
-
-
Method Details
-
getSimmVersion
@RosettaAttribute("simmVersion") @Accessor(GETTER) @RuneAttribute("simmVersion") public SimmVersion getSimmVersion()Description copied from interface:GeneralSimmElectionsThe qualification of the ISDA SIMM version that is specified for all Covered Transactions. Body ISDA Corpus Annex CSA_IM_2016 ISDA 2016 Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(ee)(1)" Provision- Specified by:
getSimmVersionin interfaceGeneralSimmElections
-
getSimmCalculationCurrency
@RosettaAttribute("simmCalculationCurrency") @Accessor(GETTER) @Required @RuneAttribute("simmCalculationCurrency") public SimmCalculationCurrency getSimmCalculationCurrency()Description copied from interface:GeneralSimmElectionsThe SIMM Calculation Currency, as specified for each of the parties to the CSA Initial Margin. Body ISDA Corpus Annex CSA_IM_2016 ISDA 2016 Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(ee)(3)" Provision- Specified by:
getSimmCalculationCurrencyin interfaceGeneralSimmElections
-
build
Description copied from interface:GeneralSimmElectionsBuild Methods- Specified by:
buildin interfaceGeneralSimmElections- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceGeneralSimmElections- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-