Package cdm.legaldocumentation.csa
Class Threshold.ThresholdImpl
java.lang.Object
cdm.legaldocumentation.csa.Threshold.ThresholdImpl
- All Implemented Interfaces:
Threshold,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Threshold
Immutable Implementation of Threshold
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.Threshold
Threshold.ThresholdBuilder, Threshold.ThresholdBuilderImpl, Threshold.ThresholdImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends ThresholdElection> The party specific election for the threshold clause.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ThresholdImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("partyElection") public List<? extends ThresholdElection> getPartyElection()Description copied from interface:ThresholdThe party specific election for the threshold clause.- Specified by:
getPartyElectionin interfaceThreshold
-
build
Description copied from interface:ThresholdBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-