| Package | Description |
|---|---|
| org.robokind.api.motion.servos | |
| org.robokind.api.motion.servos.utils |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionStatus |
AbstractServoController.myConnectionStatus
The Controller's ConnectionStatus.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
ServoController.getConnectionStatus()
Return the current ConnectionStatus.
|
ConnectionStatus |
AbstractServoController.getConnectionStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractServoController.setConnectStatus(ConnectionStatus status)
Set the ServoController's ConnectionStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionStatus |
ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2014. All Rights Reserved.