Package | Description |
---|---|
org.usfirst.frc.team302.robot.subsystems |
Modifier and Type | Field and Description |
---|---|
(package private) PunchingServo.state |
PunchingServo.m_state |
Modifier and Type | Method and Description |
---|---|
static PunchingServo.state |
PunchingServo.state.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PunchingServo.state[] |
PunchingServo.state.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|