Uses of Interface
cdm.regulation.Othr
Packages that use Othr
Package
Description
Regulatory reporting concepts: regulatory rules, report definitions, reporting formats.
-
Uses of Othr in cdm.regulation
Subinterfaces of Othr in cdm.regulationClasses in cdm.regulation that implement OthrModifier and TypeClassDescriptionstatic classBuilder Implementation of Othrstatic classImmutable Implementation of OthrMethods in cdm.regulation that return OthrModifier and TypeMethodDescriptionOthr.build()Build MethodsOthr.OthrBuilderImpl.build()Othr.OthrImpl.build()FinInstrm.FinInstrmImpl.getOthr()FinInstrm.getOthr()Getter MethodsPrsn.getOthr()Prsn.PrsnImpl.getOthr()Methods in cdm.regulation that return types with arguments of type OthrModifier and TypeMethodDescriptionOthr.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends Othr> Othr.metaData()Utility MethodsMethods in cdm.regulation with parameters of type OthrModifier and TypeMethodDescription -
Uses of Othr in cdm.regulation.meta
Methods in cdm.regulation.meta that return types with arguments of type OthrModifier and TypeMethodDescriptionOthrMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) OthrMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) OthrMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super Othr> OthrMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Othr> OthrMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super Othr> OthrMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Othr> OthrMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of Othr in cdm.regulation.validation
Methods in cdm.regulation.validation with parameters of type OthrModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> OthrTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Othr o) List<com.rosetta.model.lib.validation.ValidationResult<?>> OthrValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Othr o) -
Uses of Othr in cdm.regulation.validation.exists
Methods in cdm.regulation.validation.exists with type parameters of type OthrModifier and TypeMethodDescriptionOthrOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.regulation.validation.exists that return types with arguments of type Othr