Uses of Interface
cdm.legaldocumentation.csa.LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder
Packages that use LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder in cdm.legaldocumentation.csa
Classes in cdm.legaldocumentation.csa that implement LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of LegacyIndependentAmountPartyFields in cdm.legaldocumentation.csa with type parameters of type LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderModifier and TypeFieldDescriptionLegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.partyElectionMethods in cdm.legaldocumentation.csa that return LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderModifier and TypeMethodDescriptionLegacyIndependentAmountParty.builder()LegacyIndependentAmount.LegacyIndependentAmountBuilder.getOrCreatePartyElection(int index) LegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.getOrCreatePartyElection(int index) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.prune()LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.prune()LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.setFixedAmount(Money fixedAmount) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.setFixedAmount(Money _fixedAmount) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.setIsApplicable(Boolean isApplicable) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.setIsApplicable(Boolean _isApplicable) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.setParty(CounterpartyRoleEnum party) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.setParty(CounterpartyRoleEnum _party) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.setRatingsBased(LegacyIndependentAmountRatingsBased ratingsBased) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.setRatingsBased(LegacyIndependentAmountRatingsBased _ratingsBased) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.setRatingsXExposure(LegacyIndependentAmountRatingsXExposure ratingsXExposure) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.setRatingsXExposure(LegacyIndependentAmountRatingsXExposure _ratingsXExposure) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.toBuilder()LegacyIndependentAmountParty.LegacyIndependentAmountPartyImpl.toBuilder()LegacyIndependentAmountParty.toBuilder()Methods in cdm.legaldocumentation.csa that return types with arguments of type LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderModifier and TypeMethodDescriptionLegacyIndependentAmount.LegacyIndependentAmountBuilder.getPartyElection()LegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.getPartyElection()Methods in cdm.legaldocumentation.csa with parameters of type LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderModifier and TypeMethodDescriptionprotected voidLegacyIndependentAmountParty.LegacyIndependentAmountPartyImpl.setBuilderFields(LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder builder) Constructors in cdm.legaldocumentation.csa with parameters of type LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderModifierConstructorDescriptionprotectedLegacyIndependentAmountPartyImpl(LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder builder)