Uses of Enum Class
com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter.Format
Packages that use AbstractStatisticsPrinter.Format
-
Uses of AbstractStatisticsPrinter.Format in com.evolveum.midpoint.schema.statistics
Methods in com.evolveum.midpoint.schema.statistics that return AbstractStatisticsPrinter.FormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractStatisticsPrinter.Format[]AbstractStatisticsPrinter.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.midpoint.schema.statistics with parameters of type AbstractStatisticsPrinter.FormatModifierConstructorDescriptionOptions(AbstractStatisticsPrinter.Format format, AbstractStatisticsPrinter.SortBy sortBy)