Package cdm.legaldocumentation.csa
Class LegacyValuationAgent.LegacyValuationAgentImpl
java.lang.Object
cdm.legaldocumentation.csa.LegacyValuationAgent.LegacyValuationAgentImpl
- All Implemented Interfaces:
LegacyValuationAgent,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
LegacyValuationAgent
public static class LegacyValuationAgent.LegacyValuationAgentImpl
extends Object
implements LegacyValuationAgent
Immutable Implementation of LegacyValuationAgent
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.LegacyValuationAgent
LegacyValuationAgent.LegacyValuationAgentBuilder, LegacyValuationAgent.LegacyValuationAgentBuilderImpl, LegacyValuationAgent.LegacyValuationAgentImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.LegacyValuationAgent
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.LegacyValuationAgent
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
LegacyValuationAgentImpl
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @RuneAttribute("party") public ValuationAgentPartyEnum getParty()Description copied from interface:LegacyValuationAgentThe elective party.- Specified by:
getPartyin interfaceLegacyValuationAgent
-
getValuationAgent
@RosettaAttribute("valuationAgent") @Accessor(GETTER) @RuneAttribute("valuationAgent") public LegacyValuationAgentEnum getValuationAgent()Description copied from interface:LegacyValuationAgentSpecifies how the Valuation Agent is determined.- Specified by:
getValuationAgentin interfaceLegacyValuationAgent
-
getAdditionalLanguage
@RosettaAttribute("additionalLanguage") @Accessor(GETTER) @RuneAttribute("additionalLanguage") public String getAdditionalLanguage()Description copied from interface:LegacyValuationAgentThe additional language that might be specified by the parties to the legal agreement.- Specified by:
getAdditionalLanguagein interfaceLegacyValuationAgent
-
build
Description copied from interface:LegacyValuationAgentBuild Methods- Specified by:
buildin interfaceLegacyValuationAgent- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceLegacyValuationAgent- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-