Each row of this table indicates that an Order is used as a template by a customer, and also indicates whether the template is current for that customer.
Method Summary | |
java.lang.String | getMemberId() |
java.lang.String | getOrderId() |
java.lang.String | getUsage() |
void | setMemberId(java.lang.String newValue) |
void | setUsage(java.lang.String newValue) |
Method Detail |
public java.lang.String getUsage() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setUsage(java.lang.String newValue)
public java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMemberId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.