Package | Description |
---|---|
com.cisco.cuic.api.models |
Modifier and Type | Field and Description |
---|---|
protected VplexVolumeLocality |
VplexVolumeInformation.locality |
Modifier and Type | Method and Description |
---|---|
static VplexVolumeLocality |
VplexVolumeLocality.fromValue(java.lang.String v) |
VplexVolumeLocality |
VplexVolumeInformation.getLocality() |
static VplexVolumeLocality |
VplexVolumeLocality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VplexVolumeLocality[] |
VplexVolumeLocality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VplexVolumeInformation.setLocality(VplexVolumeLocality value) |