Package cdm.legaldocumentation.csa
Class CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl
java.lang.Object
cdm.legaldocumentation.csa.CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl
- All Implemented Interfaces:
CreditSupportAgreementElections,CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
CreditSupportAgreementElections
public static class CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl
extends Object
implements CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder
Builder Implementation of CreditSupportAgreementElections
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CreditSupportAgreementElections
CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder, CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl, CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilderprotected CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilderFields inherited from interface cdm.legaldocumentation.csa.CreditSupportAgreementElections
metaData -
Constructor Summary
Constructors -
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.CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilderThe set of elections which specify a Variation Margin Credit Support Annex or Deed.CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilderbooleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setCreditSupportAgreementInitialMarginElections(CreditSupportAgreementInitialMarginElections _creditSupportAgreementInitialMarginElections) setCreditSupportAgreementLegacyElections(CreditSupportAgreementLegacyElections _creditSupportAgreementLegacyElections) setCreditSupportAgreementVariationMarginElections(CreditSupportAgreementVariationMarginElections _creditSupportAgreementVariationMarginElections) toString()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 cdm.legaldocumentation.csa.CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
creditSupportAgreementInitialMarginElections
protected CreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilder creditSupportAgreementInitialMarginElections -
creditSupportAgreementVariationMarginElections
protected CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilder creditSupportAgreementVariationMarginElections -
creditSupportAgreementLegacyElections
protected CreditSupportAgreementLegacyElections.CreditSupportAgreementLegacyElectionsBuilder creditSupportAgreementLegacyElections
-
-
Constructor Details
-
CreditSupportAgreementElectionsBuilderImpl
public CreditSupportAgreementElectionsBuilderImpl()
-
-
Method Details
-
getCreditSupportAgreementInitialMarginElections
@RosettaAttribute("CreditSupportAgreementInitialMarginElections") @Accessor(GETTER) @RuneAttribute("CreditSupportAgreementInitialMarginElections") public CreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilder getCreditSupportAgreementInitialMarginElections()Description copied from interface:CreditSupportAgreementElectionsThe set of elections which specify an Initial Margin Credit Support Annex or Deed.- Specified by:
getCreditSupportAgreementInitialMarginElectionsin interfaceCreditSupportAgreementElections- Specified by:
getCreditSupportAgreementInitialMarginElectionsin interfaceCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder
-
getOrCreateCreditSupportAgreementInitialMarginElections
public CreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilder getOrCreateCreditSupportAgreementInitialMarginElections() -
getCreditSupportAgreementVariationMarginElections
@RosettaAttribute("CreditSupportAgreementVariationMarginElections") @Accessor(GETTER) @RuneAttribute("CreditSupportAgreementVariationMarginElections") public CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilder getCreditSupportAgreementVariationMarginElections()Description copied from interface:CreditSupportAgreementElectionsThe set of elections which specify a Variation Margin Credit Support Annex or Deed.- Specified by:
getCreditSupportAgreementVariationMarginElectionsin interfaceCreditSupportAgreementElections- Specified by:
getCreditSupportAgreementVariationMarginElectionsin interfaceCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder
-
getOrCreateCreditSupportAgreementVariationMarginElections
public CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilder getOrCreateCreditSupportAgreementVariationMarginElections() -
getCreditSupportAgreementLegacyElections
@RosettaAttribute("CreditSupportAgreementLegacyElections") @Accessor(GETTER) @RuneAttribute("CreditSupportAgreementLegacyElections") public CreditSupportAgreementLegacyElections.CreditSupportAgreementLegacyElectionsBuilder 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- Specified by:
getCreditSupportAgreementLegacyElectionsin interfaceCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder
-
getOrCreateCreditSupportAgreementLegacyElections
public CreditSupportAgreementLegacyElections.CreditSupportAgreementLegacyElectionsBuilder getOrCreateCreditSupportAgreementLegacyElections() -
setCreditSupportAgreementInitialMarginElections
@RosettaAttribute("CreditSupportAgreementInitialMarginElections") @Accessor(SETTER) @RuneAttribute("CreditSupportAgreementInitialMarginElections") public CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder setCreditSupportAgreementInitialMarginElections(CreditSupportAgreementInitialMarginElections _creditSupportAgreementInitialMarginElections) -
setCreditSupportAgreementVariationMarginElections
@RosettaAttribute("CreditSupportAgreementVariationMarginElections") @Accessor(SETTER) @RuneAttribute("CreditSupportAgreementVariationMarginElections") public CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder setCreditSupportAgreementVariationMarginElections(CreditSupportAgreementVariationMarginElections _creditSupportAgreementVariationMarginElections) -
setCreditSupportAgreementLegacyElections
@RosettaAttribute("CreditSupportAgreementLegacyElections") @Accessor(SETTER) @RuneAttribute("CreditSupportAgreementLegacyElections") public CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder setCreditSupportAgreementLegacyElections(CreditSupportAgreementLegacyElections _creditSupportAgreementLegacyElections) - Specified by:
setCreditSupportAgreementLegacyElectionsin interfaceCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder
-
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
-
prune
- Specified by:
prunein interfaceCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-