Uses of Interface
cdm.regulation.FinInstrmRptgTxRpt
Packages that use FinInstrmRptgTxRpt
Package
Description
Regulatory reporting concepts: regulatory rules, report definitions, reporting formats.
-
Uses of FinInstrmRptgTxRpt in cdm.regulation
Subinterfaces of FinInstrmRptgTxRpt in cdm.regulationModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.regulation that implement FinInstrmRptgTxRptModifier and TypeClassDescriptionstatic classBuilder Implementation of FinInstrmRptgTxRptstatic classImmutable Implementation of FinInstrmRptgTxRptMethods in cdm.regulation that return FinInstrmRptgTxRptModifier and TypeMethodDescriptionFinInstrmRptgTxRpt.build()Build MethodsFinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl.build()FinInstrmRptgTxRpt.FinInstrmRptgTxRptImpl.build()Document.DocumentImpl.getFinInstrmRptgTxRpt()Document.getFinInstrmRptgTxRpt()Getter MethodsMethods in cdm.regulation that return types with arguments of type FinInstrmRptgTxRptModifier and TypeMethodDescriptiondefault Class<? extends FinInstrmRptgTxRpt> FinInstrmRptgTxRpt.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FinInstrmRptgTxRpt> FinInstrmRptgTxRpt.metaData()Utility MethodsMethods in cdm.regulation with parameters of type FinInstrmRptgTxRptModifier and TypeMethodDescriptionDocument.DocumentBuilder.setFinInstrmRptgTxRpt(FinInstrmRptgTxRpt finInstrmRptgTxRpt) Document.DocumentBuilderImpl.setFinInstrmRptgTxRpt(FinInstrmRptgTxRpt _finInstrmRptgTxRpt) -
Uses of FinInstrmRptgTxRpt in cdm.regulation.meta
Methods in cdm.regulation.meta that return types with arguments of type FinInstrmRptgTxRptModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super FinInstrmRptgTxRpt>> FinInstrmRptgTxRptMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super FinInstrmRptgTxRpt, com.rosetta.model.lib.qualify.QualifyResult>> FinInstrmRptgTxRptMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super FinInstrmRptgTxRpt, Set<String>> FinInstrmRptgTxRptMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super FinInstrmRptgTxRpt> FinInstrmRptgTxRptMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FinInstrmRptgTxRpt> FinInstrmRptgTxRptMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super FinInstrmRptgTxRpt> FinInstrmRptgTxRptMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FinInstrmRptgTxRpt> FinInstrmRptgTxRptMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of FinInstrmRptgTxRpt in cdm.regulation.validation
Methods in cdm.regulation.validation with parameters of type FinInstrmRptgTxRptModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FinInstrmRptgTxRptTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FinInstrmRptgTxRpt o) List<com.rosetta.model.lib.validation.ValidationResult<?>> FinInstrmRptgTxRptValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FinInstrmRptgTxRpt o) -
Uses of FinInstrmRptgTxRpt in cdm.regulation.validation.exists
Methods in cdm.regulation.validation.exists with type parameters of type FinInstrmRptgTxRptModifier and TypeMethodDescription<T2 extends FinInstrmRptgTxRpt>
com.rosetta.model.lib.validation.ValidationResult<FinInstrmRptgTxRpt> FinInstrmRptgTxRptOnlyExistsValidator.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 FinInstrmRptgTxRptModifier and TypeMethodDescription<T2 extends FinInstrmRptgTxRpt>
com.rosetta.model.lib.validation.ValidationResult<FinInstrmRptgTxRpt> FinInstrmRptgTxRptOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)