Uses of Class
com.woorea.openstack.nova.model.VolumeType
-
Packages that use VolumeType Package Description com.woorea.openstack.nova.model -
-
Uses of VolumeType in com.woorea.openstack.nova.model
Fields in com.woorea.openstack.nova.model with type parameters of type VolumeType Modifier and Type Field Description private java.util.List<VolumeType>
VolumeTypes. list
Methods in com.woorea.openstack.nova.model that return types with arguments of type VolumeType Modifier and Type Method Description java.util.List<VolumeType>
VolumeTypes. getList()
java.util.Iterator<VolumeType>
VolumeTypes. iterator()
-