public class ItemList extends Object implements Serializable
ItemList()
List<Item>
getItems()
void
setItems(List<Item> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemList()
public List<Item> getItems()
public void setItems(List<Item> items)
items
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.