- valueOf(String) - Static method in enum de.pheasn.blockown.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.pheasn.blockown.database.DatabaseActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.pheasn.blockown.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.pheasn.blockown.protection.ProtectActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.pheasn.blockown.Setting.OLD
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.pheasn.blockown.WaitType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.pheasn.blockown.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.pheasn.blockown.database.DatabaseActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.pheasn.blockown.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.pheasn.blockown.protection.ProtectActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.pheasn.blockown.Setting.OLD
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.pheasn.blockown.WaitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class de.pheasn.blockown.Setting
-