Uses of Interface
cdm.legaldocumentation.csa.RatingAgencyValue
Packages that use RatingAgencyValue
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of RatingAgencyValue in cdm.legaldocumentation.csa
Subinterfaces of RatingAgencyValue in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement RatingAgencyValueModifier and TypeClassDescriptionstatic classBuilder Implementation of RatingAgencyValuestatic classImmutable Implementation of RatingAgencyValueMethods in cdm.legaldocumentation.csa that return RatingAgencyValueModifier and TypeMethodDescriptionRatingAgencyValue.build()Build MethodsRatingAgencyValue.RatingAgencyValueBuilderImpl.build()RatingAgencyValue.RatingAgencyValueImpl.build()EligibilityToHoldCollateralCriteria.EligibilityToHoldCollateralCriteriaImpl.getRatingAgencyValue()EligibilityToHoldCollateralCriteria.getRatingAgencyValue()A logical container designed to define a combination of Ratings based attributes.Methods in cdm.legaldocumentation.csa that return types with arguments of type RatingAgencyValueModifier and TypeMethodDescriptiondefault Class<? extends RatingAgencyValue> RatingAgencyValue.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends RatingAgencyValue> RatingAgencyValue.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type RatingAgencyValueModifier and TypeMethodDescriptionEligibilityToHoldCollateralCriteria.EligibilityToHoldCollateralCriteriaBuilder.setRatingAgencyValue(RatingAgencyValue _RatingAgencyValue) EligibilityToHoldCollateralCriteria.EligibilityToHoldCollateralCriteriaBuilderImpl.setRatingAgencyValue(RatingAgencyValue _ratingAgencyValue) -
Uses of RatingAgencyValue in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type RatingAgencyValueModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super RatingAgencyValue>> RatingAgencyValueMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super RatingAgencyValue, com.rosetta.model.lib.qualify.QualifyResult>> RatingAgencyValueMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super RatingAgencyValue, Set<String>> RatingAgencyValueMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super RatingAgencyValue> RatingAgencyValueMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super RatingAgencyValue> RatingAgencyValueMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super RatingAgencyValue> RatingAgencyValueMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super RatingAgencyValue> RatingAgencyValueMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of RatingAgencyValue in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type RatingAgencyValueModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> RatingAgencyValueTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, RatingAgencyValue o) List<com.rosetta.model.lib.validation.ValidationResult<?>> RatingAgencyValueValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, RatingAgencyValue o) -
Uses of RatingAgencyValue in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type RatingAgencyValueModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> RatingAgencyValueAgencyValueType.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, RatingAgencyValue ratingAgencyValue) List<com.rosetta.model.lib.validation.ValidationResult<?>> RatingAgencyValueAgencyValueType.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, RatingAgencyValue ratingAgencyValue) -
Uses of RatingAgencyValue in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type RatingAgencyValueModifier and TypeMethodDescription<T2 extends RatingAgencyValue>
com.rosetta.model.lib.validation.ValidationResult<RatingAgencyValue> RatingAgencyValueOnlyExistsValidator.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 RatingAgencyValueModifier and TypeMethodDescription<T2 extends RatingAgencyValue>
com.rosetta.model.lib.validation.ValidationResult<RatingAgencyValue> RatingAgencyValueOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)