This table stores information about the electronic coupons that were applied to the given (completed) Order.
Method Summary | |
java.lang.Long | getBcId() |
java.lang.Long | getOrderId() |
void | setBcId(java.lang.Long newValue) |
void | setOrderId(java.lang.Long newValue) |
Method Detail |
public java.lang.Long getBcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setBcId(java.lang.Long newValue)
public java.lang.Long getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderId(java.lang.Long newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.