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, toString
Copyright © 2015–2016 IBM Watson. All rights reserved.