Package cdm.legaldocumentation.csa
Class CollateralValuationAgentElection.CollateralValuationAgentElectionImpl
java.lang.Object
cdm.legaldocumentation.csa.CollateralValuationAgentElection.CollateralValuationAgentElectionImpl
- All Implemented Interfaces:
CollateralValuationAgentElection,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CollateralValuationAgentElection
public static class CollateralValuationAgentElection.CollateralValuationAgentElectionImpl
extends Object
implements CollateralValuationAgentElection
Immutable Implementation of CollateralValuationAgentElection
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CollateralValuationAgentElection
CollateralValuationAgentElection.CollateralValuationAgentElectionBuilder, CollateralValuationAgentElection.CollateralValuationAgentElectionBuilderImpl, CollateralValuationAgentElection.CollateralValuationAgentElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CollateralValuationAgentElection
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCollateralValuationAgentElectionImpl(CollateralValuationAgentElection.CollateralValuationAgentElectionBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.CollateralValuationAgentElection
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CollateralValuationAgentElectionImpl
protected CollateralValuationAgentElectionImpl(CollateralValuationAgentElection.CollateralValuationAgentElectionBuilder builder)
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @Required @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:CollateralValuationAgentElectionThe elective party.- Specified by:
getPartyin interfaceCollateralValuationAgentElection
-
getAdditionalLanguage
@RosettaAttribute("additionalLanguage") @Accessor(GETTER) @RuneAttribute("additionalLanguage") public String getAdditionalLanguage()Description copied from interface:CollateralValuationAgentElectionThe additional language that might be specified by the parties to the legal agreement.- Specified by:
getAdditionalLanguagein interfaceCollateralValuationAgentElection
-
build
Description copied from interface:CollateralValuationAgentElectionBuild Methods- Specified by:
buildin interfaceCollateralValuationAgentElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCollateralValuationAgentElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(CollateralValuationAgentElection.CollateralValuationAgentElectionBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-