Uses of Enum Class
adalid.core.enums.ReportFileType
Packages that use ReportFileType
-
Uses of ReportFileType in adalid.core
Methods in adalid.core that return ReportFileTypeMethods in adalid.core that return types with arguments of type ReportFileType -
Uses of ReportFileType in adalid.core.enums
Methods in adalid.core.enums that return ReportFileTypeModifier and TypeMethodDescriptionstatic ReportFileTypeReturns the enum constant of this class with the specified name.static ReportFileType[]ReportFileType.values()Returns an array containing the constants of this enum class, in the order they are declared.