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