public interface OrderTemplateAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getMemberId() |
java.lang.String | getOrderId() |
java.lang.String | getUsage() |
void | setMemberId(java.lang.String newValue) |
void | setUsage(java.lang.String newValue) |
java.lang.String getUsage() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setUsage(java.lang.String newValue)
java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMemberId(java.lang.String newValue)