Package cdm.legaldocumentation.csa
Class ControlAgreementNecEventElection.ControlAgreementNecEventElectionImpl
java.lang.Object
cdm.legaldocumentation.csa.ControlAgreementNecEventElection.ControlAgreementNecEventElectionImpl
- All Implemented Interfaces:
ControlAgreementNecEventElection,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ControlAgreementNecEventElection
public static class ControlAgreementNecEventElection.ControlAgreementNecEventElectionImpl
extends Object
implements ControlAgreementNecEventElection
Immutable Implementation of ControlAgreementNecEventElection
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ControlAgreementNecEventElection
ControlAgreementNecEventElection.ControlAgreementNecEventElectionBuilder, ControlAgreementNecEventElection.ControlAgreementNecEventElectionBuilderImpl, ControlAgreementNecEventElection.ControlAgreementNecEventElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ControlAgreementNecEventElection
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedControlAgreementNecEventElectionImpl(ControlAgreementNecEventElection.ControlAgreementNecEventElectionBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.ControlAgreementNecEventElection
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ControlAgreementNecEventElectionImpl
protected ControlAgreementNecEventElectionImpl(ControlAgreementNecEventElection.ControlAgreementNecEventElectionBuilder builder)
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @Required @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:ControlAgreementNecEventElectionThe elective party.- Specified by:
getPartyin interfaceControlAgreementNecEventElection
-
getNecEvent
@RosettaAttribute("necEvent") @Accessor(GETTER) @Required @RuneAttribute("necEvent") public Boolean getNecEvent()Description copied from interface:ControlAgreementNecEventElectionIndicates Control Agreement language related to delivery of a Notice of Exclusive Control.- Specified by:
getNecEventin interfaceControlAgreementNecEventElection
-
build
Description copied from interface:ControlAgreementNecEventElectionBuild Methods- Specified by:
buildin interfaceControlAgreementNecEventElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceControlAgreementNecEventElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(ControlAgreementNecEventElection.ControlAgreementNecEventElectionBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-