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 PermissionTypevalue()PermissionTypevalue()PermissionTypevalue()PermissionTypevalue()static PermissionTypePermissionType. 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.
-