|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMobilePlatformSafetyState.SafetyState | |
|---|---|
| com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp | This package contains the states of mobile platform. |
| Uses of IMobilePlatformSafetyState.SafetyState in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp |
|---|
| Methods in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp that return IMobilePlatformSafetyState.SafetyState | |
|---|---|
static IMobilePlatformSafetyState.SafetyState |
IMobilePlatformSafetyState.SafetyState.fromInt(int value)
Gets the enum instance with a specific integer value. |
IMobilePlatformSafetyState.SafetyState |
MobilePlatformSafetyState.getSafetyState()
|
IMobilePlatformSafetyState.SafetyState |
IMobilePlatformSafetyState.getSafetyState()
Gets the safety state of the safety and warning fields. |
static IMobilePlatformSafetyState.SafetyState |
IMobilePlatformSafetyState.SafetyState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IMobilePlatformSafetyState.SafetyState[] |
IMobilePlatformSafetyState.SafetyState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||