Uses of Enum Class
com.evolveum.midpoint.schema.statistics.Formatting.Alignment
Packages that use Formatting.Alignment
-
Uses of Formatting.Alignment in com.evolveum.midpoint.schema.statistics
Methods in com.evolveum.midpoint.schema.statistics that return Formatting.AlignmentModifier and TypeMethodDescriptionstatic Formatting.AlignmentReturns the enum constant of this class with the specified name.static Formatting.Alignment[]Formatting.Alignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.schema.statistics with parameters of type Formatting.AlignmentModifier and TypeMethodDescriptionprotected voidAbstractStatisticsPrinter.addColumn(String label, Formatting.Alignment alignment, String format)