public static class VolumeResult.Volume extends GenericModel
| Constructor and Description |
|---|
Volume() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Gets the count.
|
List<Integer> |
getSlices()
Gets the slices.
|
void |
setCount(int count)
Sets the count.
|
void |
setSlices(List<Integer> slices)
Sets the slices.
|
equals, hashCode, toStringCopyright © 2015–2016. All rights reserved.