| Package | Description |
|---|---|
| org.pentaho.aggdes.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationMessage.Type |
ValidationMessage.getType() |
static ValidationMessage.Type |
ValidationMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationMessage.Type[] |
ValidationMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationMessage(ValidationMessage.Type type,
String message) |
Copyright © 2006–2016 Julian Hyde. All rights reserved.