Uses of Class
com.woorea.openstack.quantum.model.Pool
-
Packages that use Pool Package Description com.woorea.openstack.quantum.model -
-
Uses of Pool in com.woorea.openstack.quantum.model
Methods in com.woorea.openstack.quantum.model that return types with arguments of type Pool Modifier and Type Method Description List<Pool>Subnet. getList()Method parameters in com.woorea.openstack.quantum.model with type arguments of type Pool Modifier and Type Method Description voidSubnet. setList(List<Pool> list)
-