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