Package | Description |
---|---|
frc.team670.robot.subsystems |
Modifier and Type | Method and Description |
---|---|
Arm.HeldItem |
Arm.getHeldItem() |
static Arm.HeldItem |
Arm.HeldItem.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Arm.HeldItem[] |
Arm.HeldItem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Arm.setHeldItem(Arm.HeldItem item) |