Package cdm.legaldocumentation.common
Class OtherAgreementTerms.OtherAgreementTermsImpl
java.lang.Object
cdm.legaldocumentation.common.OtherAgreementTerms.OtherAgreementTermsImpl
- All Implemented Interfaces:
OtherAgreementTerms,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
OtherAgreementTerms
public static class OtherAgreementTerms.OtherAgreementTermsImpl
extends Object
implements OtherAgreementTerms
Immutable Implementation of OtherAgreementTerms
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.common.OtherAgreementTerms
OtherAgreementTerms.OtherAgreementTermsBuilder, OtherAgreementTerms.OtherAgreementTermsBuilderImpl, OtherAgreementTerms.OtherAgreementTermsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.common.OtherAgreementTerms
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.common.OtherAgreementTerms
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
OtherAgreementTermsImpl
-
-
Method Details
-
getIsSpecified
@RosettaAttribute(value="isSpecified", isRequired=true) @RuneAttribute(value="isSpecified", isRequired=true) public Boolean getIsSpecified()Description copied from interface:OtherAgreementTermsThe qualification of whether some other related agreement is specified (True) or not (False).- Specified by:
getIsSpecifiedin interfaceOtherAgreementTerms
-
getLegalDocument
Description copied from interface:OtherAgreementTermsThe specification of this other agreement, when the qualification is True.- Specified by:
getLegalDocumentin interfaceOtherAgreementTerms
-
build
Description copied from interface:OtherAgreementTermsBuild Methods- Specified by:
buildin interfaceOtherAgreementTerms- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceOtherAgreementTerms- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-