Uses of Interface
cdm.product.asset.CreditIndexReferenceInformation
Packages that use CreditIndexReferenceInformation
Package
Description
Product concepts applicable to specific asset classes.
-
Uses of CreditIndexReferenceInformation in cdm.product.asset
Subinterfaces of CreditIndexReferenceInformation in cdm.product.assetModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.asset that implement CreditIndexReferenceInformationModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditIndexReferenceInformationstatic classImmutable Implementation of CreditIndexReferenceInformationMethods in cdm.product.asset that return CreditIndexReferenceInformationModifier and TypeMethodDescriptionCreditIndexReferenceInformation.build()Build MethodsCreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.build()CreditIndexReferenceInformation.CreditIndexReferenceInformationImpl.build()GeneralTerms.GeneralTermsImpl.getIndexReferenceInformation()GeneralTerms.getIndexReferenceInformation()This attribute contains all the terms relevant to the underlying Index.Methods in cdm.product.asset that return types with arguments of type CreditIndexReferenceInformationModifier and TypeMethodDescriptiondefault Class<? extends CreditIndexReferenceInformation> CreditIndexReferenceInformation.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditIndexReferenceInformation> CreditIndexReferenceInformation.metaData()Utility MethodsMethods in cdm.product.asset with parameters of type CreditIndexReferenceInformationModifier and TypeMethodDescriptionGeneralTerms.GeneralTermsBuilder.setIndexReferenceInformation(CreditIndexReferenceInformation indexReferenceInformation) GeneralTerms.GeneralTermsBuilderImpl.setIndexReferenceInformation(CreditIndexReferenceInformation _indexReferenceInformation) -
Uses of CreditIndexReferenceInformation in cdm.product.asset.meta
Methods in cdm.product.asset.meta that return types with arguments of type CreditIndexReferenceInformationModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditIndexReferenceInformation>> CreditIndexReferenceInformationMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditIndexReferenceInformation, com.rosetta.model.lib.qualify.QualifyResult>> CreditIndexReferenceInformationMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditIndexReferenceInformation, Set<String>> CreditIndexReferenceInformationMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditIndexReferenceInformation> CreditIndexReferenceInformationMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditIndexReferenceInformation> CreditIndexReferenceInformationMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditIndexReferenceInformation> CreditIndexReferenceInformationMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditIndexReferenceInformation> CreditIndexReferenceInformationMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditIndexReferenceInformation in cdm.product.asset.validation
Methods in cdm.product.asset.validation with parameters of type CreditIndexReferenceInformationModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation o) -
Uses of CreditIndexReferenceInformation in cdm.product.asset.validation.datarule
Methods in cdm.product.asset.validation.datarule with parameters of type CreditIndexReferenceInformationModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationIndexAnnexVersion.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation creditIndexReferenceInformation) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationIndexAnnexVersion.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation creditIndexReferenceInformation) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationIndexFactor.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation creditIndexReferenceInformation) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationIndexFactor.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation creditIndexReferenceInformation) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationIndexSeries.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation creditIndexReferenceInformation) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexReferenceInformationIndexSeries.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndexReferenceInformation creditIndexReferenceInformation) -
Uses of CreditIndexReferenceInformation in cdm.product.asset.validation.exists
Methods in cdm.product.asset.validation.exists with type parameters of type CreditIndexReferenceInformationModifier and TypeMethodDescription<T2 extends CreditIndexReferenceInformation>
com.rosetta.model.lib.validation.ValidationResult<CreditIndexReferenceInformation> CreditIndexReferenceInformationOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.product.asset.validation.exists that return types with arguments of type CreditIndexReferenceInformationModifier and TypeMethodDescription<T2 extends CreditIndexReferenceInformation>
com.rosetta.model.lib.validation.ValidationResult<CreditIndexReferenceInformation> CreditIndexReferenceInformationOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)