Package cdm.legaldocumentation.common
Interface OtherAgreementTerms.OtherAgreementTermsBuilder
- All Superinterfaces:
OtherAgreementTerms,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- All Known Implementing Classes:
OtherAgreementTerms.OtherAgreementTermsBuilderImpl
- Enclosing interface:
OtherAgreementTerms
public static interface OtherAgreementTerms.OtherAgreementTermsBuilder
extends OtherAgreementTerms, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
-
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 -
Method Summary
Modifier and TypeMethodDescriptiondefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) prune()setIsSpecified(Boolean isSpecified) setLegalDocument(String legalDocument) Methods inherited from interface cdm.legaldocumentation.common.OtherAgreementTerms
build, getIsSpecified, getLegalDocument, getType, metaData, process, toBuilderMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, hasData, merge, processRosetta, processRosetta
-
Method Details
-
setIsSpecified
-
setLegalDocument
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) - Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
prune
- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-