public class VolumeTypes extends Object implements Iterable<VolumeType>, Serializable
Constructor and Description |
---|
VolumeTypes() |
Modifier and Type | Method and Description |
---|---|
List<VolumeType> |
getList() |
Iterator<VolumeType> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public List<VolumeType> getList()
public Iterator<VolumeType> iterator()
iterator
in interface Iterable<VolumeType>
Copyright © 2012–2016. All rights reserved.