Uses of Interface
cdm.legaldocumentation.csa.TerminationCurrencyAmendment
Packages that use TerminationCurrencyAmendment
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of TerminationCurrencyAmendment in cdm.legaldocumentation.csa
Subinterfaces of TerminationCurrencyAmendment in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement TerminationCurrencyAmendmentModifier and TypeClassDescriptionstatic classBuilder Implementation of TerminationCurrencyAmendmentstatic classImmutable Implementation of TerminationCurrencyAmendmentMethods in cdm.legaldocumentation.csa that return TerminationCurrencyAmendmentModifier and TypeMethodDescriptionTerminationCurrencyAmendment.build()Build MethodsTerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilderImpl.build()TerminationCurrencyAmendment.TerminationCurrencyAmendmentImpl.build()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsImpl.getTerminationCurrencyAmendment()CollateralTransferAgreementElections.getTerminationCurrencyAmendment()The bespoke provision that might be specified by the parties to the agreement applicable to Termination Currency.CreditSupportAgreementElections.CreditSupportAgreementElectionsImpl.getTerminationCurrencyAmendment()CreditSupportAgreementElections.getTerminationCurrencyAmendment()The bespoke provision that might be specified by the parties to the agreement applicable to Termination Currency.Methods in cdm.legaldocumentation.csa that return types with arguments of type TerminationCurrencyAmendmentModifier and TypeMethodDescriptiondefault Class<? extends TerminationCurrencyAmendment> TerminationCurrencyAmendment.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends TerminationCurrencyAmendment> TerminationCurrencyAmendment.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type TerminationCurrencyAmendmentModifier and TypeMethodDescriptionCollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilder.setTerminationCurrencyAmendment(TerminationCurrencyAmendment terminationCurrencyAmendment) CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.setTerminationCurrencyAmendment(TerminationCurrencyAmendment _terminationCurrencyAmendment) CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilder.setTerminationCurrencyAmendment(TerminationCurrencyAmendment terminationCurrencyAmendment) CreditSupportAgreementElections.CreditSupportAgreementElectionsBuilderImpl.setTerminationCurrencyAmendment(TerminationCurrencyAmendment _terminationCurrencyAmendment) -
Uses of TerminationCurrencyAmendment in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type TerminationCurrencyAmendmentModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment>> TerminationCurrencyAmendmentMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super TerminationCurrencyAmendment, com.rosetta.model.lib.qualify.QualifyResult>> TerminationCurrencyAmendmentMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super TerminationCurrencyAmendment, Set<String>> TerminationCurrencyAmendmentMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment> TerminationCurrencyAmendmentMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment> TerminationCurrencyAmendmentMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment> TerminationCurrencyAmendmentMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment> TerminationCurrencyAmendmentMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of TerminationCurrencyAmendment in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type TerminationCurrencyAmendmentModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> TerminationCurrencyAmendmentTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment o) List<com.rosetta.model.lib.validation.ValidationResult<?>> TerminationCurrencyAmendmentValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment o) -
Uses of TerminationCurrencyAmendment in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type TerminationCurrencyAmendmentModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> TerminationCurrencyAmendmentApplicability.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment terminationCurrencyAmendment) List<com.rosetta.model.lib.validation.ValidationResult<?>> TerminationCurrencyAmendmentApplicability.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment terminationCurrencyAmendment) -
Uses of TerminationCurrencyAmendment in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type TerminationCurrencyAmendmentModifier and TypeMethodDescription<T2 extends TerminationCurrencyAmendment>
com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment> TerminationCurrencyAmendmentOnlyExistsValidator.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 TerminationCurrencyAmendmentModifier and TypeMethodDescription<T2 extends TerminationCurrencyAmendment>
com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment> TerminationCurrencyAmendmentOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)