This table is used to track the customer segments to which an Order is associated.
Method Summary | |
java.lang.String | getMemberGroupId() |
java.lang.String | getOrdersId() |
void | setMemberGroupId(java.lang.String newValue) |
void | setOrdersId(java.lang.String newValue) |
Method Detail |
public java.lang.String getMemberGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMemberGroupId(java.lang.String newValue)
public java.lang.String getOrdersId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrdersId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.