Uses of Interface
cdm.legaldocumentation.csa.CreditSupportAgreementVariationMarginElections
Packages that use CreditSupportAgreementVariationMarginElections
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CreditSupportAgreementVariationMarginElections in cdm.legaldocumentation.csa
Subinterfaces of CreditSupportAgreementVariationMarginElections in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceCreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilderBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement CreditSupportAgreementVariationMarginElectionsModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditSupportAgreementVariationMarginElectionsstatic classImmutable Implementation of CreditSupportAgreementVariationMarginElectionsMethods in cdm.legaldocumentation.csa that return CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescriptionCreditSupportAgreementVariationMarginElections.build()Build MethodsCreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilderImpl.build()CreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsImpl.build()CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl.getCreditSupportAgreementVariationMarginElections()CreditSupportAgreementElections.getCreditSupportAgreementVariationMarginElections()The set of elections which specify a Variation Margin Credit Support Annex or Deed.Methods in cdm.legaldocumentation.csa that return types with arguments of type CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescriptiondefault Class<? extends CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElections.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElections.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescriptionCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.setCreditSupportAgreementVariationMarginElections(CreditSupportAgreementVariationMarginElections _CreditSupportAgreementVariationMarginElections) CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.setCreditSupportAgreementVariationMarginElections(CreditSupportAgreementVariationMarginElections _creditSupportAgreementVariationMarginElections) -
Uses of CreditSupportAgreementVariationMarginElections in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementVariationMarginElections>> CreditSupportAgreementVariationMarginElectionsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditSupportAgreementVariationMarginElections, com.rosetta.model.lib.qualify.QualifyResult>> CreditSupportAgreementVariationMarginElectionsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditSupportAgreementVariationMarginElections, Set<String>> CreditSupportAgreementVariationMarginElectionsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElectionsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElectionsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElectionsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElectionsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditSupportAgreementVariationMarginElections in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementVariationMarginElectionsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementVariationMarginElections o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementVariationMarginElectionsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementVariationMarginElections o) -
Uses of CreditSupportAgreementVariationMarginElections in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementVariationMarginElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElectionsOnlyExistsValidator.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 CreditSupportAgreementVariationMarginElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementVariationMarginElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementVariationMarginElections> CreditSupportAgreementVariationMarginElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)