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.ThresholdBuilderCreditSupportObligations.CreditSupportObligationsBuilderImpl.thresholdMethods in cdm.legaldocumentation.csa that return Threshold.ThresholdBuilderModifier and TypeMethodDescriptionThreshold.ThresholdBuilder.addPartyElection(ElectiveAmountElection partyElection) Threshold.ThresholdBuilder.addPartyElection(ElectiveAmountElection partyElection, int idx) Threshold.ThresholdBuilder.addPartyElection(List<? extends ElectiveAmountElection> partyElection) Threshold.ThresholdBuilderImpl.addPartyElection(ElectiveAmountElection _partyElection) Threshold.ThresholdBuilderImpl.addPartyElection(ElectiveAmountElection _partyElection, int idx) Threshold.ThresholdBuilderImpl.addPartyElection(List<? extends ElectiveAmountElection> partyElections) static Threshold.ThresholdBuilderThreshold.builder()CreditSupportObligations.CreditSupportObligationsBuilder.getOrCreateThreshold()CreditSupportObligations.CreditSupportObligationsBuilderImpl.getOrCreateThreshold()CreditSupportObligations.CreditSupportObligationsBuilder.getThreshold()CreditSupportObligations.CreditSupportObligationsBuilderImpl.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 ElectiveAmountElection> partyElection) Threshold.ThresholdBuilderImpl.setPartyElection(List<? extends ElectiveAmountElection> 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