Uses of Interface
cdm.legaldocumentation.csa.LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder
Packages that use LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder in cdm.legaldocumentation.csa
Classes in cdm.legaldocumentation.csa that implement LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of LegacyExposureScopeElectionFields in cdm.legaldocumentation.csa with type parameters of type LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderMethods in cdm.legaldocumentation.csa that return LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderModifier and TypeMethodDescriptionLegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.addExcludedProducts(ExcludedProducts excludedProducts) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.addExcludedProducts(ExcludedProducts excludedProducts, int idx) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.addExcludedProducts(List<? extends ExcludedProducts> excludedProducts) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.addExcludedProducts(ExcludedProducts _excludedProducts) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.addExcludedProducts(ExcludedProducts _excludedProducts, int idx) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.addExcludedProducts(List<? extends ExcludedProducts> excludedProductss) LegacyExposureScopeElection.builder()ExposureScope.ExposureScopeBuilder.getOrCreatePartyElection(int index) ExposureScope.ExposureScopeBuilderImpl.getOrCreatePartyElection(int index) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.prune()LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.prune()LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.setAdditionalLanguage(String additionalLanguage) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.setAdditionalLanguage(String _additionalLanguage) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.setExcludedProducts(List<? extends ExcludedProducts> excludedProducts) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.setExcludedProducts(List<? extends ExcludedProducts> excludedProductss) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.setExcludedTransactions(Boolean excludedTransactions) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.setExcludedTransactions(Boolean _excludedTransactions) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder.setParty(CounterpartyRoleEnum party) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.setParty(CounterpartyRoleEnum _party) LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderImpl.toBuilder()LegacyExposureScopeElection.LegacyExposureScopeElectionImpl.toBuilder()LegacyExposureScopeElection.toBuilder()Methods in cdm.legaldocumentation.csa that return types with arguments of type LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderModifier and TypeMethodDescriptionExposureScope.ExposureScopeBuilder.getPartyElection()ExposureScope.ExposureScopeBuilderImpl.getPartyElection()Methods in cdm.legaldocumentation.csa with parameters of type LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderModifier and TypeMethodDescriptionprotected voidLegacyExposureScopeElection.LegacyExposureScopeElectionImpl.setBuilderFields(LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder builder) Constructors in cdm.legaldocumentation.csa with parameters of type LegacyExposureScopeElection.LegacyExposureScopeElectionBuilderModifierConstructorDescriptionprotectedLegacyExposureScopeElectionImpl(LegacyExposureScopeElection.LegacyExposureScopeElectionBuilder builder)