| Package | Description |
|---|---|
| org.jboss.forge.addon.parser.java.utils |
| Modifier and Type | Method and Description |
|---|---|
ResultType |
ValidationResult.getType() |
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationResult(ResultType type) |
ValidationResult(ResultType type,
String message) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.