Uses of Class
com.xpn.xwiki.stats.impl.VisitStats.Property
-
Packages that use VisitStats.Property Package Description com.xpn.xwiki.stats.impl -
-
Uses of VisitStats.Property in com.xpn.xwiki.stats.impl
Methods in com.xpn.xwiki.stats.impl that return VisitStats.Property Modifier and Type Method Description static VisitStats.Property
VisitStats.Property. valueOf(String name)
Returns the enum constant of this type with the specified name.static VisitStats.Property[]
VisitStats.Property. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-