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
Fields in com.woorea.openstack.quantum.model with type parameters of type Pool Modifier and Type Field Description private java.util.List<Pool>
Subnet. list
Methods in com.woorea.openstack.quantum.model that return types with arguments of type Pool Modifier and Type Method Description java.util.List<Pool>
Subnet. getList()
Method parameters in com.woorea.openstack.quantum.model with type arguments of type Pool Modifier and Type Method Description void
Subnet. setList(java.util.List<Pool> list)
-