public class OrderLine extends Object
OrderLine(Item item)
Item
getItem()
void
setItem(Item item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderLine(Item item)
public void setItem(Item item)
public Item getItem()
Copyright © 2008–2014. All rights reserved.