Uses of Class
de.ukw.ccc.onkostar.permissions.PermissionType
-
-
Uses of PermissionType in de.ukw.ccc.onkostar.permissions
Methods in de.ukw.ccc.onkostar.permissions that return PermissionType Modifier and Type Method Description PermissionType
value()
PermissionType
value()
PermissionType
value()
PermissionType
value()
static PermissionType
PermissionType. valueOf(String name)
Returns the enum constant of this type with the specified name.static PermissionType[]
PermissionType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-