Uses of Interface
cdm.legaldocumentation.csa.CreditSupportAgreementLegacyElections
Packages that use CreditSupportAgreementLegacyElections
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CreditSupportAgreementLegacyElections in cdm.legaldocumentation.csa
Subinterfaces of CreditSupportAgreementLegacyElections in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement CreditSupportAgreementLegacyElectionsModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditSupportAgreementLegacyElectionsstatic classImmutable Implementation of CreditSupportAgreementLegacyElectionsMethods in cdm.legaldocumentation.csa that return CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescriptionCreditSupportAgreementLegacyElections.build()Build MethodsCreditSupportAgreementLegacyElections.CreditSupportAgreementLegacyElectionsBuilderImpl.build()CreditSupportAgreementLegacyElections.CreditSupportAgreementLegacyElectionsImpl.build()CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl.getCreditSupportAgreementLegacyElections()CreditSupportAgreementElections.getCreditSupportAgreementLegacyElections()The set of elections which specify a Legacy (1994 or 1995) Credit Support Annex or Deed.Methods in cdm.legaldocumentation.csa that return types with arguments of type CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescriptiondefault Class<? extends CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElections.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElections.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescriptionCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.setCreditSupportAgreementLegacyElections(CreditSupportAgreementLegacyElections _CreditSupportAgreementLegacyElections) CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.setCreditSupportAgreementLegacyElections(CreditSupportAgreementLegacyElections _creditSupportAgreementLegacyElections) -
Uses of CreditSupportAgreementLegacyElections in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementLegacyElections>> CreditSupportAgreementLegacyElectionsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditSupportAgreementLegacyElections, com.rosetta.model.lib.qualify.QualifyResult>> CreditSupportAgreementLegacyElectionsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditSupportAgreementLegacyElections, Set<String>> CreditSupportAgreementLegacyElectionsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElectionsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElectionsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElectionsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElectionsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditSupportAgreementLegacyElections in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementLegacyElectionsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementLegacyElections o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementLegacyElectionsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementLegacyElections o) -
Uses of CreditSupportAgreementLegacyElections in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementLegacyElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.csa.validation.exists that return types with arguments of type CreditSupportAgreementLegacyElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementLegacyElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementLegacyElections> CreditSupportAgreementLegacyElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)