Package cdm.legaldocumentation.csa
Interface CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder
- All Superinterfaces:
CollateralManagementAgreementElection,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- All Known Implementing Classes:
CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilderImpl
- Enclosing interface:
CollateralManagementAgreementElection
public static interface CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder
extends CollateralManagementAgreementElection, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CollateralManagementAgreementElection
CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder, CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilderImpl, CollateralManagementAgreementElection.CollateralManagementAgreementElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CollateralManagementAgreementElection
metaData -
Method Summary
Modifier and TypeMethodDescriptiondefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) prune()setCollateralManagementAgreement(String collateralManagementAgreement) setParty(CounterpartyRoleEnum party) Methods inherited from interface cdm.legaldocumentation.csa.CollateralManagementAgreementElection
build, getCollateralManagementAgreement, getParty, 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
-
setParty
-
setCollateralManagementAgreement
CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder setCollateralManagementAgreement(String collateralManagementAgreement) -
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
-