public interface OrderItemMessagingExtensionAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getComments1() |
java.lang.String | getComments2() |
java.lang.String | getField1() |
java.lang.String | getField2() |
java.lang.String | getField3() |
java.lang.String | getOrderItemId() |
java.lang.String | getRequestedShipTime() |
java.lang.String | getShipAsComplete() |
void | setComments1(java.lang.String newValue) |
void | setComments2(java.lang.String newValue) |
void | setField1(java.lang.String newValue) |
void | setField2(java.lang.String newValue) |
void | setField3(java.lang.String newValue) |
void | setOrderItemId(java.lang.String newValue) |
void | setRequestedShipTime(java.lang.String newValue) |
void | setShipAsComplete(java.lang.String newValue) |
java.lang.String getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField3(java.lang.String newValue)
java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField2(java.lang.String newValue)
java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField1(java.lang.String newValue)
java.lang.String getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderItemId(java.lang.String newValue)
java.lang.String getShipAsComplete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShipAsComplete(java.lang.String newValue)
java.lang.String getRequestedShipTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setRequestedShipTime(java.lang.String newValue)
java.lang.String getComments2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setComments2(java.lang.String newValue)
java.lang.String getComments1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setComments1(java.lang.String newValue)