Package cdm.legaldocumentation.csa
Class ControlAgreement.ControlAgreementImpl
java.lang.Object
cdm.legaldocumentation.csa.ControlAgreement.ControlAgreementImpl
- All Implemented Interfaces:
ControlAgreement,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ControlAgreement
public static class ControlAgreement.ControlAgreementImpl
extends Object
implements ControlAgreement
Immutable Implementation of ControlAgreement
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ControlAgreement
ControlAgreement.ControlAgreementBuilder, ControlAgreement.ControlAgreementBuilderImpl, ControlAgreement.ControlAgreementImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ControlAgreement
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends ControlAgreementElections> The party specific elections.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.ControlAgreement
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ControlAgreementImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("partyElection") public List<? extends ControlAgreementElections> getPartyElection()Description copied from interface:ControlAgreementThe party specific elections.- Specified by:
getPartyElectionin interfaceControlAgreement
-
build
Description copied from interface:ControlAgreementBuild Methods- Specified by:
buildin interfaceControlAgreement- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceControlAgreement- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-