Uses of Interface
cdm.legaldocumentation.csa.CreditSupportAgreementElections
Packages that use CreditSupportAgreementElections
Package
Description
Contract (i.e. transaction confirmation) concepts.
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CreditSupportAgreementElections in cdm.legaldocumentation.contract
Methods in cdm.legaldocumentation.contract that return CreditSupportAgreementElectionsModifier and TypeMethodDescriptionAgreement.AgreementImpl.getCreditSupportAgreementElections()Agreement.getCreditSupportAgreementElections()Elections to specify a Credit Support Annex or Credit Support Deed for Intial or Variation Margin.Methods in cdm.legaldocumentation.contract with parameters of type CreditSupportAgreementElectionsModifier and TypeMethodDescriptionAgreement.AgreementBuilder.setCreditSupportAgreementElections(CreditSupportAgreementElections creditSupportAgreementElections) Agreement.AgreementBuilderImpl.setCreditSupportAgreementElections(CreditSupportAgreementElections _creditSupportAgreementElections) -
Uses of CreditSupportAgreementElections in cdm.legaldocumentation.csa
Subinterfaces of CreditSupportAgreementElections in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement CreditSupportAgreementElectionsModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditSupportAgreementElectionsstatic classImmutable Implementation of CreditSupportAgreementElectionsMethods in cdm.legaldocumentation.csa that return CreditSupportAgreementElectionsModifier and TypeMethodDescriptionCreditSupportAgreementElections.build()Build MethodsCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.build()CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type CreditSupportAgreementElectionsModifier and TypeMethodDescriptiondefault Class<? extends CreditSupportAgreementElections> CreditSupportAgreementElections.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditSupportAgreementElections> CreditSupportAgreementElections.metaData()Utility Methods -
Uses of CreditSupportAgreementElections in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type CreditSupportAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElections>> CreditSupportAgreementElectionsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditSupportAgreementElections, com.rosetta.model.lib.qualify.QualifyResult>> CreditSupportAgreementElectionsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditSupportAgreementElections, Set<String>> CreditSupportAgreementElectionsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElections> CreditSupportAgreementElectionsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElections> CreditSupportAgreementElectionsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElections> CreditSupportAgreementElectionsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElections> CreditSupportAgreementElectionsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditSupportAgreementElections in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type CreditSupportAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementElectionsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementElections o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementElectionsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementElections o) -
Uses of CreditSupportAgreementElections in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type CreditSupportAgreementElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementElections> CreditSupportAgreementElectionsOnlyExistsValidator.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 CreditSupportAgreementElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementElections> CreditSupportAgreementElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)