Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp.IMobilePlatformSafetyState.SafetyState

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.
 



Copyright © 2019. All rights reserved.