Uses of Class
net.n2oapp.platform.selection.api.SelectionEnum
-
-
Uses of SelectionEnum in net.n2oapp.platform.selection.api
Methods in net.n2oapp.platform.selection.api that return SelectionEnum Modifier and Type Method Description static SelectionEnumSelectionEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static SelectionEnum[]SelectionEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-