Uses of Interface
cdm.legaldocumentation.csa.Threshold.ThresholdBuilder
Packages that use Threshold.ThresholdBuilder
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of Threshold.ThresholdBuilder in cdm.legaldocumentation.csa
Classes in cdm.legaldocumentation.csa that implement Threshold.ThresholdBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ThresholdFields in cdm.legaldocumentation.csa declared as Threshold.ThresholdBuilderModifier and TypeFieldDescriptionprotected Threshold.ThresholdBuilderCreditSupportObligationsCollateralTransferAgreement.CreditSupportObligationsCollateralTransferAgreementBuilderImpl.thresholdprotected Threshold.ThresholdBuilderCreditSupportObligationsInitialMargin.CreditSupportObligationsInitialMarginBuilderImpl.thresholdprotected Threshold.ThresholdBuilderCreditSupportObligationsLegacy.CreditSupportObligationsLegacyBuilderImpl.thresholdMethods in cdm.legaldocumentation.csa that return Threshold.ThresholdBuilderModifier and TypeMethodDescriptionThreshold.ThresholdBuilder.addPartyElection(ThresholdElection partyElection) Threshold.ThresholdBuilder.addPartyElection(ThresholdElection partyElection, int idx) Threshold.ThresholdBuilder.addPartyElection(List<? extends ThresholdElection> partyElection) Threshold.ThresholdBuilderImpl.addPartyElection(ThresholdElection _partyElection) Threshold.ThresholdBuilderImpl.addPartyElection(ThresholdElection _partyElection, int idx) Threshold.ThresholdBuilderImpl.addPartyElection(List<? extends ThresholdElection> partyElections) static Threshold.ThresholdBuilderThreshold.builder()CreditSupportObligationsCollateralTransferAgreement.CreditSupportObligationsCollateralTransferAgreementBuilder.getOrCreateThreshold()CreditSupportObligationsCollateralTransferAgreement.CreditSupportObligationsCollateralTransferAgreementBuilderImpl.getOrCreateThreshold()CreditSupportObligationsInitialMargin.CreditSupportObligationsInitialMarginBuilder.getOrCreateThreshold()CreditSupportObligationsInitialMargin.CreditSupportObligationsInitialMarginBuilderImpl.getOrCreateThreshold()CreditSupportObligationsLegacy.CreditSupportObligationsLegacyBuilder.getOrCreateThreshold()CreditSupportObligationsLegacy.CreditSupportObligationsLegacyBuilderImpl.getOrCreateThreshold()CreditSupportObligationsCollateralTransferAgreement.CreditSupportObligationsCollateralTransferAgreementBuilder.getThreshold()CreditSupportObligationsCollateralTransferAgreement.CreditSupportObligationsCollateralTransferAgreementBuilderImpl.getThreshold()CreditSupportObligationsInitialMargin.CreditSupportObligationsInitialMarginBuilder.getThreshold()CreditSupportObligationsInitialMargin.CreditSupportObligationsInitialMarginBuilderImpl.getThreshold()CreditSupportObligationsLegacy.CreditSupportObligationsLegacyBuilder.getThreshold()CreditSupportObligationsLegacy.CreditSupportObligationsLegacyBuilderImpl.getThreshold()Threshold.ThresholdBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Threshold.ThresholdBuilder.prune()Threshold.ThresholdBuilderImpl.prune()Threshold.ThresholdBuilder.setPartyElection(List<? extends ThresholdElection> partyElection) Threshold.ThresholdBuilderImpl.setPartyElection(List<? extends ThresholdElection> partyElections) Threshold.ThresholdBuilderImpl.toBuilder()Threshold.ThresholdImpl.toBuilder()Threshold.toBuilder()Methods in cdm.legaldocumentation.csa with parameters of type Threshold.ThresholdBuilderModifier and TypeMethodDescriptionprotected voidThreshold.ThresholdImpl.setBuilderFields(Threshold.ThresholdBuilder builder) Constructors in cdm.legaldocumentation.csa with parameters of type Threshold.ThresholdBuilder