Package cdm.legaldocumentation.csa
Class CollateralManagementAgreementElection.CollateralManagementAgreementElectionImpl
java.lang.Object
cdm.legaldocumentation.csa.CollateralManagementAgreementElection.CollateralManagementAgreementElectionImpl
- All Implemented Interfaces:
CollateralManagementAgreementElection,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CollateralManagementAgreementElection
public static class CollateralManagementAgreementElection.CollateralManagementAgreementElectionImpl
extends Object
implements CollateralManagementAgreementElection
Immutable Implementation of CollateralManagementAgreementElection
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CollateralManagementAgreementElection
CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder, CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilderImpl, CollateralManagementAgreementElection.CollateralManagementAgreementElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CollateralManagementAgreementElection
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCollateralManagementAgreementElectionImpl(CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe designated Collateral Management Agreement with respect to the elective party as the Obligee.getParty()The elective party.inthashCode()protected voidsetBuilderFields(CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.CollateralManagementAgreementElection
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CollateralManagementAgreementElectionImpl
protected CollateralManagementAgreementElectionImpl(CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder builder)
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @Required @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:CollateralManagementAgreementElectionThe elective party.- Specified by:
getPartyin interfaceCollateralManagementAgreementElection
-
getCollateralManagementAgreement
@RosettaAttribute("collateralManagementAgreement") @Accessor(GETTER) @Required @RuneAttribute("collateralManagementAgreement") public String getCollateralManagementAgreement()Description copied from interface:CollateralManagementAgreementElectionThe designated Collateral Management Agreement with respect to the elective party as the Obligee.- Specified by:
getCollateralManagementAgreementin interfaceCollateralManagementAgreementElection
-
build
Description copied from interface:CollateralManagementAgreementElectionBuild Methods- Specified by:
buildin interfaceCollateralManagementAgreementElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
public CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder toBuilder()- Specified by:
toBuilderin interfaceCollateralManagementAgreementElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-