Package cdm.legaldocumentation.csa
Class RecalculationOfValueElection.RecalculationOfValueElectionImpl
java.lang.Object
cdm.legaldocumentation.csa.RecalculationOfValueElection.RecalculationOfValueElectionImpl
- All Implemented Interfaces:
RecalculationOfValueElection,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
RecalculationOfValueElection
public static class RecalculationOfValueElection.RecalculationOfValueElectionImpl
extends Object
implements RecalculationOfValueElection
Immutable Implementation of RecalculationOfValueElection
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.RecalculationOfValueElection
RecalculationOfValueElection.RecalculationOfValueElectionBuilder, RecalculationOfValueElection.RecalculationOfValueElectionBuilderImpl, RecalculationOfValueElection.RecalculationOfValueElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.RecalculationOfValueElection
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRecalculationOfValueElectionImpl(RecalculationOfValueElection.RecalculationOfValueElectionBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.RecalculationOfValueElection
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
RecalculationOfValueElectionImpl
protected RecalculationOfValueElectionImpl(RecalculationOfValueElection.RecalculationOfValueElectionBuilder builder)
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @Required @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:RecalculationOfValueElectionThe elective party.- Specified by:
getPartyin interfaceRecalculationOfValueElection
-
getRecalculationOfValueElection
@RosettaAttribute("recalculationOfValueElection") @Accessor(GETTER) @Required @RuneAttribute("recalculationOfValueElection") public RecalculationOfValueElectionEnum getRecalculationOfValueElection()Description copied from interface:RecalculationOfValueElectionThe procedure for Recalculation of Value.- Specified by:
getRecalculationOfValueElectionin interfaceRecalculationOfValueElection
-
getRecalculationOfValueTerms
@RosettaAttribute("recalculationOfValueTerms") @Accessor(GETTER) @RuneAttribute("recalculationOfValueTerms") public String getRecalculationOfValueTerms()Description copied from interface:RecalculationOfValueElectionAdditional Recalculation of Value terms when specified.- Specified by:
getRecalculationOfValueTermsin interfaceRecalculationOfValueElection
-
build
Description copied from interface:RecalculationOfValueElectionBuild Methods- Specified by:
buildin interfaceRecalculationOfValueElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceRecalculationOfValueElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(RecalculationOfValueElection.RecalculationOfValueElectionBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-