Package cdm.legaldocumentation.common
Class UmbrellaAgreement.UmbrellaAgreementImpl
java.lang.Object
cdm.legaldocumentation.common.UmbrellaAgreement.UmbrellaAgreementImpl
- All Implemented Interfaces:
UmbrellaAgreement,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
UmbrellaAgreement
public static class UmbrellaAgreement.UmbrellaAgreementImpl
extends Object
implements UmbrellaAgreement
Immutable Implementation of UmbrellaAgreement
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.common.UmbrellaAgreement
UmbrellaAgreement.UmbrellaAgreementBuilder, UmbrellaAgreement.UmbrellaAgreementBuilderImpl, UmbrellaAgreement.UmbrellaAgreementImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.common.UmbrellaAgreement
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends UmbrellaAgreementSet> The language associated with the umbrella agreement, and which applies to all the parties to the umbrella agreement.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface cdm.legaldocumentation.common.UmbrellaAgreement
getType, metaData, process
-
Constructor Details
-
UmbrellaAgreementImpl
-
-
Method Details
-
getAgreementSet
@RosettaAttribute("agreementSet") @Accessor(GETTER) @Required @Multi @RuneAttribute("agreementSet") public List<? extends UmbrellaAgreementSet> getAgreementSet()Description copied from interface:UmbrellaAgreementThe language associated with the umbrella agreement, and which applies to all the parties to the umbrella agreement.- Specified by:
getAgreementSetin interfaceUmbrellaAgreement
-
build
Description copied from interface:UmbrellaAgreementBuild Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceUmbrellaAgreement
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceUmbrellaAgreement
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-