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