Uses of Class
com.hcl.labs.domi.metrics.DOMIStatistics.StatisticAction
-
Packages that use DOMIStatistics.StatisticAction Package Description com.hcl.labs.domi.metrics -
-
Uses of DOMIStatistics.StatisticAction in com.hcl.labs.domi.metrics
Methods in com.hcl.labs.domi.metrics that return DOMIStatistics.StatisticAction Modifier and Type Method Description static DOMIStatistics.StatisticAction
DOMIStatistics.StatisticAction. valueOf(String name)
Returns the enum constant of this type with the specified name.static DOMIStatistics.StatisticAction[]
DOMIStatistics.StatisticAction. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-