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