org.paneris.jammyjoes.mvp
Class UncheckedProduct

java.lang.Object
  extended by org.paneris.jammyjoes.mvp.UncheckedProduct

public class UncheckedProduct
extends java.lang.Object


Constructor Summary
UncheckedProduct()
           
UncheckedProduct(java.lang.Integer id)
           
UncheckedProduct(org.melati.poem.Persistable p)
           
 
Method Summary
 java.lang.Integer getId()
           
 org.melati.poem.Persistable getProduct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UncheckedProduct

public UncheckedProduct()

UncheckedProduct

public UncheckedProduct(java.lang.Integer id)

UncheckedProduct

public UncheckedProduct(org.melati.poem.Persistable p)
Method Detail

getId

public java.lang.Integer getId()

getProduct

public org.melati.poem.Persistable getProduct()


Copyright © 2001-2008 PanEris. All Rights Reserved.