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