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