Uses of Interface
cdm.legaldocumentation.csa.CreditSupportAgreementInitialMarginElections
Packages that use CreditSupportAgreementInitialMarginElections
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CreditSupportAgreementInitialMarginElections in cdm.legaldocumentation.csa
Subinterfaces of CreditSupportAgreementInitialMarginElections in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement CreditSupportAgreementInitialMarginElectionsModifier and TypeClassDescriptionstatic classCreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilderImplBuilder Implementation of CreditSupportAgreementInitialMarginElectionsstatic classImmutable Implementation of CreditSupportAgreementInitialMarginElectionsMethods in cdm.legaldocumentation.csa that return CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescriptionCreditSupportAgreementInitialMarginElections.build()Build MethodsCreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilderImpl.build()CreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsImpl.build()CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl.getCreditSupportAgreementInitialMarginElections()CreditSupportAgreementElections.getCreditSupportAgreementInitialMarginElections()The set of elections which specify an Initial Margin Credit Support Annex or Deed.Methods in cdm.legaldocumentation.csa that return types with arguments of type CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescriptiondefault Class<? extends CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElections.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElections.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescriptionCreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.setCreditSupportAgreementInitialMarginElections(CreditSupportAgreementInitialMarginElections _CreditSupportAgreementInitialMarginElections) CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.setCreditSupportAgreementInitialMarginElections(CreditSupportAgreementInitialMarginElections _creditSupportAgreementInitialMarginElections) -
Uses of CreditSupportAgreementInitialMarginElections in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementInitialMarginElections>> CreditSupportAgreementInitialMarginElectionsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditSupportAgreementInitialMarginElections, com.rosetta.model.lib.qualify.QualifyResult>> CreditSupportAgreementInitialMarginElectionsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditSupportAgreementInitialMarginElections, Set<String>> CreditSupportAgreementInitialMarginElectionsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElectionsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElectionsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElectionsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElectionsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditSupportAgreementInitialMarginElections in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementInitialMarginElectionsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementInitialMarginElections o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementInitialMarginElectionsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementInitialMarginElections o) -
Uses of CreditSupportAgreementInitialMarginElections in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementInitialMarginElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElectionsOnlyExistsValidator.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 CreditSupportAgreementInitialMarginElectionsModifier and TypeMethodDescription<T2 extends CreditSupportAgreementInitialMarginElections>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementInitialMarginElections> CreditSupportAgreementInitialMarginElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)