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, waitforEach, spliteratorpublic List<VolumeType> getList()
public Iterator<VolumeType> iterator()
iterator in interface Iterable<VolumeType>Copyright © 2012–2025. All rights reserved.