public class StoreListingDTO<T extends ArtifactStore> extends Object
StoreListingDTO()
StoreListingDTO(List<T> items)
List<T>
getItems()
void
setItems(List<T> items)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StoreListingDTO()
public StoreListingDTO(List<T> items)
public List<T> getItems()
public void setItems(List<T> items)
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.