This table contains procurement system specific order information.
Method Summary | |
---|---|
java.lang.String |
getBuyerOrderId() |
java.lang.String |
getComments1() |
java.lang.String |
getComments2() |
java.lang.String |
getField1() |
java.lang.String |
getField2() |
java.lang.String |
getField3() |
java.lang.String |
getOrderId() |
java.lang.String |
getOrderType() |
java.lang.String |
getPayloadId() |
java.lang.String |
getRequestedShipTime() |
java.lang.String |
getRequestedTime() |
void |
setBuyerOrderId(java.lang.String newValue) |
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 |
setOrderId(java.lang.String newValue) |
void |
setOrderType(java.lang.String newValue) |
void |
setPayloadId(java.lang.String newValue) |
void |
setRequestedShipTime(java.lang.String newValue) |
void |
setRequestedTime(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getBuyerOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setBuyerOrderId(java.lang.String newValue)
public java.lang.String getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField3(java.lang.String newValue)
public java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField2(java.lang.String newValue)
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.String getRequestedTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRequestedTime(java.lang.String newValue)
public java.lang.String getRequestedShipTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRequestedShipTime(java.lang.String newValue)
public java.lang.String getOrderType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderType(java.lang.String newValue)
public java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderId(java.lang.String newValue)
public java.lang.String getComments2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setComments2(java.lang.String newValue)
public java.lang.String getComments1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setComments1(java.lang.String newValue)
public java.lang.String getPayloadId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPayloadId(java.lang.String newValue)