Uses of Class
com.xwiki.pickers.teams.Scope
-
Packages that use Scope Package Description com.xwiki.pickers.teams -
-
Uses of Scope in com.xwiki.pickers.teams
Methods in com.xwiki.pickers.teams 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.
-