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