Package com.woorea.openstack.nova.model
Class Services
- java.lang.Object
-
- com.woorea.openstack.nova.model.Services
-
-
Constructor Summary
Constructors Constructor Description Services()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Service>getList()Iterator<Service>iterator()voidsetList(List<Service> list)StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-