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