Package cdm.legaldocumentation.csa
Class CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl
java.lang.Object
cdm.legaldocumentation.csa.CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl
- All Implemented Interfaces:
CreditSupportAgreementElections,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CreditSupportAgreementElections
public static class CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl
extends Object
implements CreditSupportAgreementElections
Immutable Implementation of CreditSupportAgreementElections
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CreditSupportAgreementElections
CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder, CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl, CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CreditSupportAgreementElections
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreditSupportAgreementElectionsImpl(CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe set of elections which specify an Initial Margin Credit Support Annex or Deed.The set of elections which specify a Legacy (1994 or 1995) Credit Support Annex or Deed.The set of elections which specify a Variation Margin Credit Support Annex or Deed.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.CreditSupportAgreementElections
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CreditSupportAgreementElectionsImpl
protected CreditSupportAgreementElectionsImpl(CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder builder)
-
-
Method Details
-
getCreditSupportAgreementInitialMarginElections
@RosettaAttribute("CreditSupportAgreementInitialMarginElections") @Accessor(GETTER) @RuneAttribute("CreditSupportAgreementInitialMarginElections") public CreditSupportAgreementInitialMarginElections getCreditSupportAgreementInitialMarginElections()Description copied from interface:CreditSupportAgreementElectionsThe set of elections which specify an Initial Margin Credit Support Annex or Deed.- Specified by:
getCreditSupportAgreementInitialMarginElectionsin interfaceCreditSupportAgreementElections
-
getCreditSupportAgreementVariationMarginElections
@RosettaAttribute("CreditSupportAgreementVariationMarginElections") @Accessor(GETTER) @RuneAttribute("CreditSupportAgreementVariationMarginElections") public CreditSupportAgreementVariationMarginElections getCreditSupportAgreementVariationMarginElections()Description copied from interface:CreditSupportAgreementElectionsThe set of elections which specify a Variation Margin Credit Support Annex or Deed.- Specified by:
getCreditSupportAgreementVariationMarginElectionsin interfaceCreditSupportAgreementElections
-
getCreditSupportAgreementLegacyElections
@RosettaAttribute("CreditSupportAgreementLegacyElections") @Accessor(GETTER) @RuneAttribute("CreditSupportAgreementLegacyElections") public CreditSupportAgreementLegacyElections getCreditSupportAgreementLegacyElections()Description copied from interface:CreditSupportAgreementElectionsThe set of elections which specify a Legacy (1994 or 1995) Credit Support Annex or Deed.- Specified by:
getCreditSupportAgreementLegacyElectionsin interfaceCreditSupportAgreementElections
-
build
Description copied from interface:CreditSupportAgreementElectionsBuild Methods- Specified by:
buildin interfaceCreditSupportAgreementElections- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCreditSupportAgreementElections- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-