Package cdm.legaldocumentation.csa
Interface SubstitutedRegimeTerms.SubstitutedRegimeTermsBuilder
- All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder,SubstitutedRegimeTerms
- All Known Implementing Classes:
SubstitutedRegimeTerms.SubstitutedRegimeTermsBuilderImpl
- Enclosing interface:
SubstitutedRegimeTerms
public static interface SubstitutedRegimeTerms.SubstitutedRegimeTermsBuilder
extends SubstitutedRegimeTerms, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.SubstitutedRegimeTerms
SubstitutedRegimeTerms.SubstitutedRegimeTermsBuilder, SubstitutedRegimeTerms.SubstitutedRegimeTermsBuilderImpl, SubstitutedRegimeTerms.SubstitutedRegimeTermsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.SubstitutedRegimeTerms
metaData -
Method Summary
Modifier and TypeMethodDescriptiondefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) prune()setIsApplicable(Boolean isApplicable) setParty(CounterpartyRoleEnum party) Methods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, hasData, merge, processRosetta, processRosettaMethods inherited from interface cdm.legaldocumentation.csa.SubstitutedRegimeTerms
build, getIsApplicable, getParty, getType, metaData, process, toBuilder
-
Method Details
-
setParty
-
setIsApplicable
-
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
-