public class Items extends Object
Items()
Items
addItemsItem(Item itemsItem)
boolean
equals(Object o)
List<Item>
getItems()
int
hashCode()
items(List<Item> items)
void
setItems(List<Item> items)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Items()
public Items items(List<Item> items)
public Items addItemsItem(Item itemsItem)
public List<Item> getItems()
public void setItems(List<Item> items)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.