Package cdm.legaldocumentation.common
Class UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl
java.lang.Object
cdm.base.staticdata.party.LegalEntity.LegalEntityBuilderImpl
cdm.legaldocumentation.common.UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl
- All Implemented Interfaces:
LegalEntity,LegalEntity.LegalEntityBuilder,UmbrellaAgreementEntity,UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
UmbrellaAgreementEntity
public static class UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl
extends LegalEntity.LegalEntityBuilderImpl
implements UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder
Builder Implementation of UmbrellaAgreementEntity
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilderNested classes/interfaces inherited from interface cdm.base.staticdata.party.LegalEntity
LegalEntity.LegalEntityBuilder, LegalEntity.LegalEntityBuilderImpl, LegalEntity.LegalEntityImplNested classes/interfaces inherited from interface cdm.legaldocumentation.common.UmbrellaAgreementEntity
UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder, UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl, UmbrellaAgreementEntity.UmbrellaAgreementEntityImpl -
Field Summary
FieldsFields inherited from class cdm.base.staticdata.party.LegalEntity.LegalEntityBuilderImpl
entityId, entityIdentifier, meta, nameFields inherited from interface cdm.base.staticdata.party.LegalEntity
metaDataFields inherited from interface cdm.legaldocumentation.common.UmbrellaAgreementEntity
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEntityId(FieldWithMetaString _entityId) addEntityId(FieldWithMetaString _entityId, int idx) addEntityId(List<? extends FieldWithMetaString> entityIds) addEntityIdentifier(EntityIdentifier _entityIdentifier) addEntityIdentifier(EntityIdentifier _entityIdentifier, int idx) addEntityIdentifier(List<? extends EntityIdentifier> entityIdentifiers) addEntityIdValue(String _entityId) addEntityIdValue(String _entityId, int idx) addEntityIdValue(List<? extends String> entityIds) build()Build MethodsbooleangetTerms()The terms that might be associated with each party to the umbrella agreement.booleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setEntityId(List<? extends FieldWithMetaString> entityIds) setEntityIdentifier(List<? extends EntityIdentifier> entityIdentifiers) setEntityIdValue(List<? extends String> entityIds) setMeta(com.rosetta.model.metafields.MetaFields _meta) setName(FieldWithMetaString _name) setNameValue(String _name) toString()Methods inherited from class cdm.base.staticdata.party.LegalEntity.LegalEntityBuilderImpl
getEntityId, getEntityIdentifier, getMeta, getName, getOrCreateEntityId, getOrCreateEntityIdentifier, getOrCreateMeta, getOrCreateNameMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.staticdata.party.LegalEntity.LegalEntityBuilder
getEntityId, getEntityIdentifier, getMeta, getName, getOrCreateEntityId, getOrCreateEntityIdentifier, getOrCreateMeta, getOrCreateNameMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosettaMethods inherited from interface cdm.legaldocumentation.common.UmbrellaAgreementEntity
getType, metaData, processMethods inherited from interface cdm.legaldocumentation.common.UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder
process
-
Field Details
-
terms
-
-
Constructor Details
-
UmbrellaAgreementEntityBuilderImpl
public UmbrellaAgreementEntityBuilderImpl()
-
-
Method Details
-
getTerms
Description copied from interface:UmbrellaAgreementEntityThe terms that might be associated with each party to the umbrella agreement.- Specified by:
getTermsin interfaceUmbrellaAgreementEntity
-
addEntityId
@RosettaAttribute("entityId") @RuneAttribute("entityId") public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityId(FieldWithMetaString _entityId) - Specified by:
addEntityIdin interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdin classLegalEntity.LegalEntityBuilderImpl
-
addEntityId
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityId(FieldWithMetaString _entityId, int idx) - Specified by:
addEntityIdin interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdin classLegalEntity.LegalEntityBuilderImpl
-
addEntityIdValue
- Specified by:
addEntityIdValuein interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdValuein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdValuein classLegalEntity.LegalEntityBuilderImpl
-
addEntityIdValue
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityIdValue(String _entityId, int idx) - Specified by:
addEntityIdValuein interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdValuein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdValuein classLegalEntity.LegalEntityBuilderImpl
-
addEntityId
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityId(List<? extends FieldWithMetaString> entityIds) - Specified by:
addEntityIdin interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdin classLegalEntity.LegalEntityBuilderImpl
-
setEntityId
@RuneAttribute("entityId") public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder setEntityId(List<? extends FieldWithMetaString> entityIds) - Specified by:
setEntityIdin interfaceLegalEntity.LegalEntityBuilder- Specified by:
setEntityIdin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
setEntityIdin classLegalEntity.LegalEntityBuilderImpl
-
addEntityIdValue
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityIdValue(List<? extends String> entityIds) - Specified by:
addEntityIdValuein interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdValuein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdValuein classLegalEntity.LegalEntityBuilderImpl
-
setEntityIdValue
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder setEntityIdValue(List<? extends String> entityIds) - Specified by:
setEntityIdValuein interfaceLegalEntity.LegalEntityBuilder- Specified by:
setEntityIdValuein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
setEntityIdValuein classLegalEntity.LegalEntityBuilderImpl
-
setName
@RosettaAttribute(value="name", isRequired=true) @RuneAttribute(value="name", isRequired=true) public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder setName(FieldWithMetaString _name) - Specified by:
setNamein interfaceLegalEntity.LegalEntityBuilder- Specified by:
setNamein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
setNamein classLegalEntity.LegalEntityBuilderImpl
-
setNameValue
- Specified by:
setNameValuein interfaceLegalEntity.LegalEntityBuilder- Specified by:
setNameValuein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
setNameValuein classLegalEntity.LegalEntityBuilderImpl
-
addEntityIdentifier
@RosettaAttribute("entityIdentifier") @RuneAttribute("entityIdentifier") public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityIdentifier(EntityIdentifier _entityIdentifier) - Specified by:
addEntityIdentifierin interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdentifierin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdentifierin classLegalEntity.LegalEntityBuilderImpl
-
addEntityIdentifier
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityIdentifier(EntityIdentifier _entityIdentifier, int idx) - Specified by:
addEntityIdentifierin interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdentifierin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdentifierin classLegalEntity.LegalEntityBuilderImpl
-
addEntityIdentifier
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder addEntityIdentifier(List<? extends EntityIdentifier> entityIdentifiers) - Specified by:
addEntityIdentifierin interfaceLegalEntity.LegalEntityBuilder- Specified by:
addEntityIdentifierin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
addEntityIdentifierin classLegalEntity.LegalEntityBuilderImpl
-
setEntityIdentifier
@RuneAttribute("entityIdentifier") public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder setEntityIdentifier(List<? extends EntityIdentifier> entityIdentifiers) - Specified by:
setEntityIdentifierin interfaceLegalEntity.LegalEntityBuilder- Specified by:
setEntityIdentifierin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
setEntityIdentifierin classLegalEntity.LegalEntityBuilderImpl
-
setMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder setMeta(com.rosetta.model.metafields.MetaFields _meta) - Specified by:
setMetain interfaceLegalEntity.LegalEntityBuilder- Specified by:
setMetain interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
setMetain classLegalEntity.LegalEntityBuilderImpl
-
setTerms
@RosettaAttribute("terms") @RuneAttribute("terms") public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder setTerms(String _terms) - Specified by:
setTermsin interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder
-
build
Description copied from interface:LegalEntityBuild Methods- Specified by:
buildin interfaceLegalEntity- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceUmbrellaAgreementEntity- Overrides:
buildin classLegalEntity.LegalEntityBuilderImpl
-
toBuilder
- Specified by:
toBuilderin interfaceLegalEntity- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceUmbrellaAgreementEntity- Overrides:
toBuilderin classLegalEntity.LegalEntityBuilderImpl
-
prune
- Specified by:
prunein interfaceLegalEntity.LegalEntityBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder- Specified by:
prunein interfaceUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder- Overrides:
prunein classLegalEntity.LegalEntityBuilderImpl
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder- Overrides:
hasDatain classLegalEntity.LegalEntityBuilderImpl
-
merge
public UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder- Overrides:
mergein classLegalEntity.LegalEntityBuilderImpl
-
equals
- Overrides:
equalsin classLegalEntity.LegalEntityBuilderImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classLegalEntity.LegalEntityBuilderImpl
-
toString
- Overrides:
toStringin classLegalEntity.LegalEntityBuilderImpl
-