Uses of Interface
cdm.legaldocumentation.csa.FrenchLawAddendum
Packages that use FrenchLawAddendum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of FrenchLawAddendum in cdm.legaldocumentation.csa
Subinterfaces of FrenchLawAddendum in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement FrenchLawAddendumModifier and TypeClassDescriptionstatic classBuilder Implementation of FrenchLawAddendumstatic classImmutable Implementation of FrenchLawAddendumMethods in cdm.legaldocumentation.csa that return FrenchLawAddendumModifier and TypeMethodDescriptionFrenchLawAddendum.build()Build MethodsFrenchLawAddendum.FrenchLawAddendumBuilderImpl.build()FrenchLawAddendum.FrenchLawAddendumImpl.build()JurisdictionRelatedTerms.getFrenchLawAddendum()The French Law Addendum Provisions specific to the agreement.JurisdictionRelatedTerms.JurisdictionRelatedTermsImpl.getFrenchLawAddendum()Methods in cdm.legaldocumentation.csa that return types with arguments of type FrenchLawAddendumModifier and TypeMethodDescriptiondefault Class<? extends FrenchLawAddendum> FrenchLawAddendum.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FrenchLawAddendum> FrenchLawAddendum.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type FrenchLawAddendumModifier and TypeMethodDescriptionJurisdictionRelatedTerms.JurisdictionRelatedTermsBuilder.setFrenchLawAddendum(FrenchLawAddendum frenchLawAddendum) JurisdictionRelatedTerms.JurisdictionRelatedTermsBuilderImpl.setFrenchLawAddendum(FrenchLawAddendum _frenchLawAddendum) -
Uses of FrenchLawAddendum in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type FrenchLawAddendumModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendum>> FrenchLawAddendumMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super FrenchLawAddendum, com.rosetta.model.lib.qualify.QualifyResult>> FrenchLawAddendumMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super FrenchLawAddendum, Set<String>> FrenchLawAddendumMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendum> FrenchLawAddendumMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendum> FrenchLawAddendumMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendum> FrenchLawAddendumMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendum> FrenchLawAddendumMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of FrenchLawAddendum in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type FrenchLawAddendumModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendum o) List<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendum o) -
Uses of FrenchLawAddendum in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type FrenchLawAddendumModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumApplicable.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendum frenchLawAddendum) List<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumApplicable.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendum frenchLawAddendum) -
Uses of FrenchLawAddendum in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type FrenchLawAddendumModifier and TypeMethodDescription<T2 extends FrenchLawAddendum>
com.rosetta.model.lib.validation.ValidationResult<FrenchLawAddendum> FrenchLawAddendumOnlyExistsValidator.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 FrenchLawAddendumModifier and TypeMethodDescription<T2 extends FrenchLawAddendum>
com.rosetta.model.lib.validation.ValidationResult<FrenchLawAddendum> FrenchLawAddendumOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)