Modifier and Type | Field and Description |
---|---|
static Logs.DEBUG_TIPOS |
Logs.DEBUG_TIPO
Tipo de depuración a usar.
|
Modifier and Type | Method and Description |
---|---|
static Logs.DEBUG_TIPOS |
Logs.DEBUG_TIPOS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Logs.DEBUG_TIPOS[] |
Logs.DEBUG_TIPOS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|