Uses of Class
com.woorea.openstack.nova.model.Service
-
Packages that use Service Package Description com.woorea.openstack.nova.model -
-
Uses of Service in com.woorea.openstack.nova.model
Methods in com.woorea.openstack.nova.model that return types with arguments of type Service Modifier and Type Method Description List<Service>Services. getList()Iterator<Service>Services. iterator()Method parameters in com.woorea.openstack.nova.model with type arguments of type Service Modifier and Type Method Description voidServices. setList(List<Service> list)
-