Modifier and Type | Field and Description |
---|---|
protected VXAStatus |
VXAVSInstanceType.status |
protected VXAStatus |
VXAType.status |
Modifier and Type | Method and Description |
---|---|
static VXAStatus |
VXAStatus.fromValue(String v) |
VXAStatus |
VXAVSInstanceType.getStatus()
Gets the value of the status property.
|
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 |
VXAVSInstanceType.setStatus(VXAStatus value)
Sets the value of the status property.
|
void |
VXAType.setStatus(VXAStatus value)
Sets the value of the status property.
|
VXAVSInstanceType |
VXAVSInstanceType.withStatus(VXAStatus value) |
VXAType |
VXAType.withStatus(VXAStatus value) |
Copyright © 2017. All rights reserved.