Uses of Enum Class
org.jivesoftware.openfire.stats.Statistic.RepresentationSemantics
Packages that use Statistic.RepresentationSemantics
-
Uses of Statistic.RepresentationSemantics in org.jivesoftware.openfire.stats
Methods in org.jivesoftware.openfire.stats that return Statistic.RepresentationSemanticsModifier and TypeMethodDescriptionStatistic.getRepresentationSemantics()Describes how a statistic's values should be interpreted and visualized.Returns the enum constant of this class with the specified name.static Statistic.RepresentationSemantics[]Statistic.RepresentationSemantics.values()Returns an array containing the constants of this enum class, in the order they are declared.