Uses of Enum Class
com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter.SortBy
-
Uses of AbstractStatisticsPrinter.SortBy in com.evolveum.midpoint.schema.statistics
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractStatisticsPrinter.SortBy[]
AbstractStatisticsPrinter.SortBy.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionOptions
(AbstractStatisticsPrinter.Format format, AbstractStatisticsPrinter.SortBy sortBy)