Package cdm.legaldocumentation.csa
Class ProcessAgentElection.ProcessAgentElectionImpl
java.lang.Object
cdm.legaldocumentation.csa.ProcessAgentElection.ProcessAgentElectionImpl
- All Implemented Interfaces:
ProcessAgentElection,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ProcessAgentElection
public static class ProcessAgentElection.ProcessAgentElectionImpl
extends Object
implements ProcessAgentElection
Immutable Implementation of ProcessAgentElection
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ProcessAgentElection
ProcessAgentElection.ProcessAgentElectionBuilder, ProcessAgentElection.ProcessAgentElectionBuilderImpl, ProcessAgentElection.ProcessAgentElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ProcessAgentElection
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.ProcessAgentElection
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ProcessAgentElectionImpl
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @Required @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:ProcessAgentElectionThe elective party.- Specified by:
getPartyin interfaceProcessAgentElection
-
getIsApplicable
@RosettaAttribute("isApplicable") @Accessor(GETTER) @Required @RuneAttribute("isApplicable") public Boolean getIsApplicable()Description copied from interface:ProcessAgentElectionThe qualification of whether the Process Agent is applicable (True) or not applicable (False).- Specified by:
getIsApplicablein interfaceProcessAgentElection
-
getProcessAgent
@RosettaAttribute("processAgent") @Accessor(GETTER) @RuneAttribute("processAgent") public PartyContactInformation getProcessAgent()Description copied from interface:ProcessAgentElectionThe Process Agent specification, when applicable.- Specified by:
getProcessAgentin interfaceProcessAgentElection
-
build
Description copied from interface:ProcessAgentElectionBuild Methods- Specified by:
buildin interfaceProcessAgentElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceProcessAgentElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-