|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SunriseCommandType | |
|---|---|
| com.kuka.roboticsAPI.controllerModel.sunrise | Contains the controller implementation for the sunrise controller including it's IO interface. |
| Uses of SunriseCommandType in com.kuka.roboticsAPI.controllerModel.sunrise |
|---|
| Methods in com.kuka.roboticsAPI.controllerModel.sunrise that return SunriseCommandType | |
|---|---|
static SunriseCommandType |
SunriseCommandType.fromId(int id)
Creates a command type out of it's id. |
static SunriseCommandType |
SunriseCommandType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SunriseCommandType[] |
SunriseCommandType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||