| Package | Description | 
|---|---|
| chassis | 
| Modifier and Type | Field and Description | 
|---|---|
static Main.RobotTask | 
Main.task  | 
| Modifier and Type | Method and Description | 
|---|---|
static Main.RobotTask | 
Main.RobotTask.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Main.RobotTask[] | 
Main.RobotTask.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |