|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||