org.paneris.jammyjoes.controller
Class StockEntry.Item

java.lang.Object
  extended by org.paneris.jammyjoes.controller.StockEntry.Item
Enclosing class:
StockEntry

public class StockEntry.Item
extends java.lang.Object


Method Summary
 java.lang.Integer getId()
           
 Product getProduct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public java.lang.Integer getId()

getProduct

public Product getProduct()


Copyright © 2001-2008 PanEris. All Rights Reserved.