Part of lp.snappy.interfaces.webservice View In Hierarchy
Method | __iter__ | Iterate over ISnappySeries . |
Method | __getitem__ | Return the ISnappySeries with this name. |
Method | getByName | Return the ISnappySeries with this name. |
Method | getAll | Return all ISnappySeries . |
Inherited from ISnappySeriesSetEdit:
Method | new | Create an ISnappySeries . |
ISnappySeries
with this name.Raises | NoSuchSnappySeries | if no snappy series exists with this name. |