Uses of Class
com.kuka.nav.lift.LiftState

Packages that use LiftState
com.kuka.nav.lift Contains the interfaces to operate the Omnimove lifting mechanism for carrying payloads. 
 

Uses of LiftState in com.kuka.nav.lift
 

Methods in com.kuka.nav.lift that return LiftState
 LiftState Lift.getLiftState()
          Returns the current state of the lift.
static LiftState LiftState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LiftState[] LiftState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.