Uses of Interface
cdm.legaldocumentation.csa.TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder
Packages that use TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder in cdm.legaldocumentation.csa
Classes in cdm.legaldocumentation.csa that implement TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of TerminationCurrencyAmendmentFields in cdm.legaldocumentation.csa declared as TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderModifier and TypeFieldDescriptionCollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.terminationCurrencyAmendmentCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.terminationCurrencyAmendmentMethods in cdm.legaldocumentation.csa that return TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderModifier and TypeMethodDescriptionTerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.addPartyElection(TerminationCurrencyElection partyElection) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.addPartyElection(TerminationCurrencyElection partyElection, int idx) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.addPartyElection(List<? extends TerminationCurrencyElection> partyElection) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.addPartyElection(TerminationCurrencyElection _partyElection) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.addPartyElection(TerminationCurrencyElection _partyElection, int idx) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.addPartyElection(List<? extends TerminationCurrencyElection> partyElections) TerminationCurrencyAmendment.builder()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilder.getOrCreateTerminationCurrencyAmendment()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.getOrCreateTerminationCurrencyAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.getOrCreateTerminationCurrencyAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.getOrCreateTerminationCurrencyAmendment()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilder.getTerminationCurrencyAmendment()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.getTerminationCurrencyAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.getTerminationCurrencyAmendment()CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.getTerminationCurrencyAmendment()TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.prune()TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.prune()TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.setEffectiveDate(AmendmentEffectiveDate effectiveDate) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.setEffectiveDate(AmendmentEffectiveDate _effectiveDate) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.setIsApplicable(Boolean isApplicable) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.setIsApplicable(Boolean _isApplicable) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder.setPartyElection(List<? extends TerminationCurrencyElection> partyElection) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.setPartyElection(List<? extends TerminationCurrencyElection> partyElections) TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.toBuilder()TerminationCurrencyAmendment.TerminationCurrencyAmendmentImpl.toBuilder()TerminationCurrencyAmendment.toBuilder()Methods in cdm.legaldocumentation.csa with parameters of type TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderModifier and TypeMethodDescriptionprotected voidTerminationCurrencyAmendment.TerminationCurrencyAmendmentImpl.setBuilderFields(TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder builder) Constructors in cdm.legaldocumentation.csa with parameters of type TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderModifierConstructorDescriptionprotectedTerminationCurrencyAmendmentImpl(TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder builder)