Uses of Class
net.bis5.mattermost.model.Permission
-
Packages that use Permission Package Description net.bis5.mattermost.model -
-
Uses of Permission in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model 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.
-