Package cdm.legaldocumentation.csa
Class ProcessAgent.ProcessAgentImpl
java.lang.Object
cdm.legaldocumentation.csa.ProcessAgent.ProcessAgentImpl
- All Implemented Interfaces:
ProcessAgent,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ProcessAgent
Immutable Implementation of ProcessAgent
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ProcessAgent
ProcessAgent.ProcessAgentBuilder, ProcessAgent.ProcessAgentBuilderImpl, ProcessAgent.ProcessAgentImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ProcessAgent
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends ProcessAgentElection> The parties' Process Agent election.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.ProcessAgent
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ProcessAgentImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("partyElection") public List<? extends ProcessAgentElection> getPartyElection()Description copied from interface:ProcessAgentThe parties' Process Agent election.- Specified by:
getPartyElectionin interfaceProcessAgent
-
build
Description copied from interface:ProcessAgentBuild Methods- Specified by:
buildin interfaceProcessAgent- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceProcessAgent- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-