|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundLoadResult | |
|---|---|
| com.kuka.roboticsAPI.controllerModel.sunrise.api | Contains the necessary objects to work with Sunrise. |
| Uses of CompoundLoadResult in com.kuka.roboticsAPI.controllerModel.sunrise.api |
|---|
| Methods in com.kuka.roboticsAPI.controllerModel.sunrise.api that return CompoundLoadResult | |
|---|---|
static CompoundLoadResult |
CompoundLoadResult.createFromNumber(int loadResult)
Creates a new compound load result from the sunrise number. |
static CompoundLoadResult |
CompoundLoadResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CompoundLoadResult[] |
CompoundLoadResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||