Package cdm.legaldocumentation.csa
Class LegacyDefinition.LegacyDefinitionImpl
java.lang.Object
cdm.legaldocumentation.csa.LegacyDefinition.LegacyDefinitionImpl
- All Implemented Interfaces:
LegacyDefinition,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
LegacyDefinition
public static class LegacyDefinition.LegacyDefinitionImpl
extends Object
implements LegacyDefinition
Immutable Implementation of LegacyDefinition
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.LegacyDefinition
LegacyDefinition.LegacyDefinitionBuilder, LegacyDefinition.LegacyDefinitionBuilderImpl, LegacyDefinition.LegacyDefinitionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.LegacyDefinition
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.LegacyDefinition
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
LegacyDefinitionImpl
-
-
Method Details
-
getIsApplicable
@RosettaAttribute("isApplicable") @Accessor(GETTER) @RuneAttribute("isApplicable") public Boolean getIsApplicable()Description copied from interface:LegacyDefinitionA boolean flag to represent bespoke amendment to the pre-print definition of Transfer.- Specified by:
getIsApplicablein interfaceLegacyDefinition
-
getAdditionalLanguage
@RosettaAttribute("additionalLanguage") @Accessor(GETTER) @RuneAttribute("additionalLanguage") public String getAdditionalLanguage()Description copied from interface:LegacyDefinitionThe additional language that might be specified by the parties to the legal agreement.- Specified by:
getAdditionalLanguagein interfaceLegacyDefinition
-
build
Description copied from interface:LegacyDefinitionBuild Methods- Specified by:
buildin interfaceLegacyDefinition- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceLegacyDefinition- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-