Package cdm.legaldocumentation.csa
Class ControlAgreementNecEvent.ControlAgreementNecEventImpl
java.lang.Object
cdm.legaldocumentation.csa.ControlAgreementNecEvent.ControlAgreementNecEventImpl
- All Implemented Interfaces:
ControlAgreementNecEvent,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ControlAgreementNecEvent
public static class ControlAgreementNecEvent.ControlAgreementNecEventImpl
extends Object
implements ControlAgreementNecEvent
Immutable Implementation of ControlAgreementNecEvent
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ControlAgreementNecEvent
ControlAgreementNecEvent.ControlAgreementNecEventBuilder, ControlAgreementNecEvent.ControlAgreementNecEventBuilderImpl, ControlAgreementNecEvent.ControlAgreementNecEventImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ControlAgreementNecEvent
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends ControlAgreementNecEventElection> Indicates party specific Control Agreement language related to delivery of a Notice of Exclusive Control.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.ControlAgreementNecEvent
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ControlAgreementNecEventImpl
protected ControlAgreementNecEventImpl(ControlAgreementNecEvent.ControlAgreementNecEventBuilder builder)
-
-
Method Details
-
getControlAgreementNecEventElection
@RosettaAttribute("controlAgreementNecEventElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("controlAgreementNecEventElection") public List<? extends ControlAgreementNecEventElection> getControlAgreementNecEventElection()Description copied from interface:ControlAgreementNecEventIndicates party specific Control Agreement language related to delivery of a Notice of Exclusive Control.- Specified by:
getControlAgreementNecEventElectionin interfaceControlAgreementNecEvent
-
build
Description copied from interface:ControlAgreementNecEventBuild Methods- Specified by:
buildin interfaceControlAgreementNecEvent- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceControlAgreementNecEvent- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-