- valueOf(String) - Static method in enum org.usfirst.frc.team302.robot.subsystems.AimShooter.AimState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.usfirst.frc.team302.robot.subsystems.Arm.ControlStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.usfirst.frc.team302.robot.subsystems.ArmSetpoints.ArmState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.usfirst.frc.team302.robot.subsystems.PunchingServo.state
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.usfirst.frc.team302.robot.subsystems.Shooter.states
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.usfirst.frc.team302.robot.utilities.AngularMath.RotationDirection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.usfirst.frc.team302.robot.subsystems.AimShooter.AimState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.usfirst.frc.team302.robot.subsystems.Arm.ControlStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.usfirst.frc.team302.robot.subsystems.ArmSetpoints.ArmState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.usfirst.frc.team302.robot.subsystems.PunchingServo.state
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.usfirst.frc.team302.robot.subsystems.Shooter.states
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.usfirst.frc.team302.robot.utilities.AngularMath.RotationDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.