Uses of Class
com.github.alex1304.ultimategdbot.api.command.PermissionLevel
| Package | Description |
|---|---|
| com.github.alex1304.ultimategdbot.api.command | |
| com.github.alex1304.ultimategdbot.api.command.annotated |
-
Uses of PermissionLevel in com.github.alex1304.ultimategdbot.api.command
Methods in com.github.alex1304.ultimategdbot.api.command that return PermissionLevel Modifier and Type Method Description default PermissionLevelCommand. getPermissionLevel()Gets the permission level required to execute this command.static PermissionLevelPermissionLevel. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PermissionLevel[]PermissionLevel. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PermissionLevel in com.github.alex1304.ultimategdbot.api.command.annotated
Methods in com.github.alex1304.ultimategdbot.api.command.annotated that return PermissionLevel Modifier and Type Method Description PermissionLevelAnnotatedCommand. getPermissionLevel()PermissionLevelpermLevel()