| Package | Description |
|---|---|
| com.brkt.client |
| Modifier and Type | Method and Description |
|---|---|
static Constants.VolumeType |
Constants.VolumeType.getById(int id) |
Constants.VolumeType |
Volume.getVolumeType() |
static Constants.VolumeType |
Constants.VolumeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.VolumeType[] |
Constants.VolumeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeRequestBuilder |
VolumeRequestBuilder.volumeType(Constants.VolumeType type) |
Copyright © 2015. All rights reserved.