| Package | Description |
|---|---|
| org.ikasan.component.validator |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult.Result |
ValidationResult.getResult() |
static ValidationResult.Result |
ValidationResult.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationResult.Result[] |
ValidationResult.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationResult.setResult(ValidationResult.Result result) |
Copyright © 2007-2015 Ikasan. All Rights Reserved.