Uses of Class
client.dto.enums.Permission
-
Packages that use Permission Package Description client.dto.enums client.dto.objects -
-
Uses of Permission in client.dto.enums
Methods in client.dto.enums that return Permission Modifier and Type Method Description static PermissionPermission. valueOf(String name)Returns the enum constant of this type with the specified name.static Permission[]Permission. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Permission in client.dto.objects
Methods in client.dto.objects that return Permission Modifier and Type Method Description PermissionParallel. getCapacityOverfill()
-