This table contains the coupons that the user has accepted. CouponWalletAccessBeanData
Method Summary | |
---|---|
java.lang.String |
getAcceptFromType() getAcceptFromType |
java.lang.Long |
getBcId() getBcId |
java.lang.String |
getField1() getField1 |
java.lang.Integer |
getNumUse() getNumUse |
java.lang.Integer |
getPromoId() getPromoId |
java.lang.Long |
getShopperId() getShopperId |
java.lang.String |
getState() getState |
java.sql.Timestamp |
getTimeAccept() getTimeAccept |
void |
setAcceptFromType(java.lang.String newValue) setAcceptFromType |
void |
setField1(java.lang.String newValue) setField1 |
void |
setNumUse(java.lang.Integer newValue) setNumUse |
void |
setPromoId(java.lang.Integer newValue) setPromoId |
void |
setShopperId(java.lang.Long newValue) setShopperId |
void |
setState(java.lang.String newValue) setState |
void |
setTimeAccept(java.sql.Timestamp newValue)
setTimeAccept |
Method Detail |
---|
public java.lang.String getAcceptFromType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAcceptFromType(java.lang.String newValue)
public java.lang.Long getBcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.Integer getNumUse() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setNumUse(java.lang.Integer newValue)
public java.lang.Integer getPromoId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPromoId(java.lang.Integer newValue)
public java.lang.Long getShopperId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setShopperId(java.lang.Long newValue)
public java.lang.String getState() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setState(java.lang.String newValue)
public java.sql.Timestamp getTimeAccept() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTimeAccept(java.sql.Timestamp newValue)