Package cdm.legaldocumentation.csa
Class RecalculationOfValue.RecalculationOfValueImpl
java.lang.Object
cdm.legaldocumentation.csa.RecalculationOfValue.RecalculationOfValueImpl
- All Implemented Interfaces:
RecalculationOfValue,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
RecalculationOfValue
public static class RecalculationOfValue.RecalculationOfValueImpl
extends Object
implements RecalculationOfValue
Immutable Implementation of RecalculationOfValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.RecalculationOfValue
RecalculationOfValue.RecalculationOfValueBuilder, RecalculationOfValue.RecalculationOfValueBuilderImpl, RecalculationOfValue.RecalculationOfValueImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.RecalculationOfValue
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends RecalculationOfValueElection> The parties' Recalculation of Value terms.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.RecalculationOfValue
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
RecalculationOfValueImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("partyElection") public List<? extends RecalculationOfValueElection> getPartyElection()Description copied from interface:RecalculationOfValueThe parties' Recalculation of Value terms.- Specified by:
getPartyElectionin interfaceRecalculationOfValue
-
build
Description copied from interface:RecalculationOfValueBuild Methods- Specified by:
buildin interfaceRecalculationOfValue- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceRecalculationOfValue- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-