Uses of Interface
cdm.legaldocumentation.csa.CollateralTransferAgreementElections
Packages that use CollateralTransferAgreementElections
Package
Description
Contract (i.e. transaction confirmation) concepts.
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CollateralTransferAgreementElections in cdm.legaldocumentation.contract
Methods in cdm.legaldocumentation.contract that return CollateralTransferAgreementElectionsModifier and TypeMethodDescriptionAgreement.AgreementImpl.getCollateralTransferAgreementElections()Agreement.getCollateralTransferAgreementElections()Elections to specify a Collateral Transfer Agreement.Methods in cdm.legaldocumentation.contract with parameters of type CollateralTransferAgreementElectionsModifier and TypeMethodDescriptionAgreement.AgreementBuilder.setCollateralTransferAgreementElections(CollateralTransferAgreementElections collateralTransferAgreementElections) Agreement.AgreementBuilderImpl.setCollateralTransferAgreementElections(CollateralTransferAgreementElections _collateralTransferAgreementElections) -
Uses of CollateralTransferAgreementElections in cdm.legaldocumentation.csa
Subinterfaces of CollateralTransferAgreementElections in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement CollateralTransferAgreementElectionsModifier and TypeClassDescriptionstatic classBuilder Implementation of CollateralTransferAgreementElectionsstatic classImmutable Implementation of CollateralTransferAgreementElectionsMethods in cdm.legaldocumentation.csa that return CollateralTransferAgreementElectionsModifier and TypeMethodDescriptionCollateralTransferAgreementElections.build()Build MethodsCollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.build()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type CollateralTransferAgreementElectionsModifier and TypeMethodDescriptiondefault Class<? extends CollateralTransferAgreementElections> CollateralTransferAgreementElections.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CollateralTransferAgreementElections> CollateralTransferAgreementElections.metaData()Utility Methods -
Uses of CollateralTransferAgreementElections in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type CollateralTransferAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CollateralTransferAgreementElections>> CollateralTransferAgreementElectionsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CollateralTransferAgreementElections, com.rosetta.model.lib.qualify.QualifyResult>> CollateralTransferAgreementElectionsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CollateralTransferAgreementElections, Set<String>> CollateralTransferAgreementElectionsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CollateralTransferAgreementElections> CollateralTransferAgreementElectionsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CollateralTransferAgreementElections> CollateralTransferAgreementElectionsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CollateralTransferAgreementElections> CollateralTransferAgreementElectionsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CollateralTransferAgreementElections> CollateralTransferAgreementElectionsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CollateralTransferAgreementElections in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type CollateralTransferAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CollateralTransferAgreementElectionsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CollateralTransferAgreementElections o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CollateralTransferAgreementElectionsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CollateralTransferAgreementElections o) -
Uses of CollateralTransferAgreementElections in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type CollateralTransferAgreementElectionsModifier and TypeMethodDescription<T2 extends CollateralTransferAgreementElections>
com.rosetta.model.lib.validation.ValidationResult<CollateralTransferAgreementElections> CollateralTransferAgreementElectionsOnlyExistsValidator.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 CollateralTransferAgreementElectionsModifier and TypeMethodDescription<T2 extends CollateralTransferAgreementElections>
com.rosetta.model.lib.validation.ValidationResult<CollateralTransferAgreementElections> CollateralTransferAgreementElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)