Modifier and Type | Field and Description |
---|---|
protected ValidationStatus |
Validation.status |
Modifier and Type | Method and Description |
---|---|
static ValidationStatus |
ValidationStatus.fromValue(String v) |
ValidationStatus |
Validation.getStatus()
Gets the value of the status property.
|
static ValidationStatus |
ValidationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationStatus[] |
ValidationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Validation.setStatus(ValidationStatus value)
Sets the value of the status property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.