|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IODirection | |
|---|---|
| com.kuka.roboticsAPI.ioModel | |
| Uses of IODirection in com.kuka.roboticsAPI.ioModel |
|---|
| Fields in com.kuka.roboticsAPI.ioModel declared as IODirection | |
|---|---|
IODirection |
IODetail._direction
Direction of the IO. |
| Methods in com.kuka.roboticsAPI.ioModel that return IODirection | |
|---|---|
static IODirection |
IODirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IODirection |
IODirection.valueOfIgnoreCase(String value)
Creates an IODirection from the specified string ignoring the case. |
static IODirection[] |
IODirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||