Uses of Class
com.kuka.nav.fleet.GraphMotionState

Packages that use GraphMotionState
com.kuka.nav.fleet Contains the fleet manager API. 
 

Uses of GraphMotionState in com.kuka.nav.fleet
 

Methods in com.kuka.nav.fleet that return GraphMotionState
 GraphMotionState GraphMotionContainerBase.getState()
          Gets the state of the container.
static GraphMotionState GraphMotionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GraphMotionState[] GraphMotionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.kuka.nav.fleet with parameters of type GraphMotionState
 void BaseGraphMotionListener.onStateChange(C container, GraphMotionState state)
          Called when the overall state of the fleet motion changes.
 



Copyright © 2019. All rights reserved.