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

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

Uses of ConflictState in com.kuka.nav.fleet
 

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



Copyright © 2019. All rights reserved.