Package cdm.legaldocumentation.csa
Class ExecutionTerms.ExecutionTermsImpl
java.lang.Object
cdm.legaldocumentation.csa.ExecutionTerms.ExecutionTermsImpl
- All Implemented Interfaces:
ExecutionTerms,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ExecutionTerms
Immutable Implementation of ExecutionTerms
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ExecutionTerms
ExecutionTerms.ExecutionTermsBuilder, ExecutionTerms.ExecutionTermsBuilderImpl, ExecutionTerms.ExecutionTermsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ExecutionTerms
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.ExecutionTerms
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ExecutionTermsImpl
-
-
Method Details
-
getExecutionLanguage
@RosettaAttribute("executionLanguage") @Accessor(GETTER) @Required @RuneAttribute("executionLanguage") public ExecutionLanguage getExecutionLanguage()Description copied from interface:ExecutionTermsThe bespoke execution language election.- Specified by:
getExecutionLanguagein interfaceExecutionTerms
-
getExecutionLocation
@RosettaAttribute("executionLocation") @Accessor(GETTER) @Required @RuneAttribute("executionLocation") public ExecutionLocation getExecutionLocation()Description copied from interface:ExecutionTermsThe bespoke execution location election.- Specified by:
getExecutionLocationin interfaceExecutionTerms
-
build
Description copied from interface:ExecutionTermsBuild Methods- Specified by:
buildin interfaceExecutionTerms- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceExecutionTerms- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-