Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- validate(String) - Static method in class it.meucci.commands.Command
-
Creates a command object from a String (usually, the user input).
- valueOf(String) - Static method in enum class it.meucci.commands.CommandType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class it.meucci.commands.Errors
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class it.meucci.utils.CommandType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class it.meucci.utils.ServerAnnouncement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class it.meucci.utils.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class it.meucci.commands.CommandType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class it.meucci.commands.Errors
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class it.meucci.utils.CommandType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class it.meucci.utils.ServerAnnouncement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class it.meucci.utils.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values