Uses of Interface
cdm.legaldocumentation.csa.MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder
Packages that use MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder in cdm.legaldocumentation.csa
Classes in cdm.legaldocumentation.csa that implement MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of MinimumTransferAmountAmendmentFields in cdm.legaldocumentation.csa declared as MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderModifier and TypeFieldDescriptionCollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.minimumTransferAmountAmendmentCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.minimumTransferAmountAmendmentMethods in cdm.legaldocumentation.csa that return MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderModifier and TypeMethodDescriptionMinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.addPartyElections(ElectiveAmountElection partyElections) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.addPartyElections(ElectiveAmountElection partyElections, int idx) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.addPartyElections(List<? extends ElectiveAmountElection> partyElections) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.addPartyElections(ElectiveAmountElection _partyElections) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.addPartyElections(ElectiveAmountElection _partyElections, int idx) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.addPartyElections(List<? extends ElectiveAmountElection> partyElectionss) MinimumTransferAmountAmendment.builder()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilder.getMinimumTransferAmountAmendment()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.getMinimumTransferAmountAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.getMinimumTransferAmountAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.getMinimumTransferAmountAmendment()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilder.getOrCreateMinimumTransferAmountAmendment()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.getOrCreateMinimumTransferAmountAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.getOrCreateMinimumTransferAmountAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.getOrCreateMinimumTransferAmountAmendment()MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.prune()MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.prune()MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.setEffectiveDate(AmendmentEffectiveDate effectiveDate) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.setEffectiveDate(AmendmentEffectiveDate _effectiveDate) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.setIsApplicable(Boolean isApplicable) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.setIsApplicable(Boolean _isApplicable) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder.setPartyElections(List<? extends ElectiveAmountElection> partyElections) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.setPartyElections(List<? extends ElectiveAmountElection> partyElectionss) MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderImpl.toBuilder()MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentImpl.toBuilder()MinimumTransferAmountAmendment.toBuilder()Methods in cdm.legaldocumentation.csa with parameters of type MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderModifier and TypeMethodDescriptionprotected voidMinimumTransferAmountAmendment.MinimumTransferAmountAmendmentImpl.setBuilderFields(MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder builder) Constructors in cdm.legaldocumentation.csa with parameters of type MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilderModifierConstructorDescriptionprotectedMinimumTransferAmountAmendmentImpl(MinimumTransferAmountAmendment.MinimumTransferAmountAmendmentBuilder builder)