Inherits Enum < Comparable < Value < Object
Represents a command code.
Returns true if this enum value equals AUTH
true
AUTH
Returns true if this enum value equals EXEC_COMMAND
EXEC_COMMAND
Returns true if this enum value equals RESPONSE
RESPONSE