| Modifier and Type | Field and Description | 
|---|---|
| static IO.Verbosity | DEBUG | 
| static IO.Verbosity | INFO | 
| String | name | 
| static IO.Verbosity | QUIET | 
| static IO.Verbosity | VERBOSE | 
| Modifier and Type | Method and Description | 
|---|---|
| static IO.Verbosity | forName(String name) | 
| String | toString() | 
public static final IO.Verbosity QUIET
public static final IO.Verbosity INFO
public static final IO.Verbosity VERBOSE
public static final IO.Verbosity DEBUG
public final String name
public static IO.Verbosity forName(String name)