public class StoreListingDTO<T extends ArtifactStore> extends Object implements Iterable<T>
| Constructor and Description |
|---|
StoreListingDTO() |
StoreListingDTO(List<T> items) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getItems() |
Iterator<T> |
iterator() |
void |
setItems(List<T> items) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2011-2015. All Rights Reserved.