Uses of Class
com.kuka.nav.fleet.graph.ValidationMessage.Level

Packages that use ValidationMessage.Level
com.kuka.nav.fleet.graph Package containing classes of the fleet manager topology graph implementation. 
 

Uses of ValidationMessage.Level in com.kuka.nav.fleet.graph
 

Methods in com.kuka.nav.fleet.graph that return ValidationMessage.Level
 ValidationMessage.Level ValidationMessage.getLevel()
          Returns the level.
static ValidationMessage.Level ValidationMessage.Level.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValidationMessage.Level[] ValidationMessage.Level.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.kuka.nav.fleet.graph with parameters of type ValidationMessage.Level
ValidationMessage(ValidationMessage.Level level, String message)
          Constructor.
 



Copyright © 2019. All rights reserved.