This table contains information about the status of an order for an Order Status Update inbound message. Each row in the table contains information about a single order.
Method Summary | |
---|---|
java.sql.Timestamp |
getActualShipDateTime() |
java.lang.String |
getComment() |
java.lang.String |
getCurrency() |
java.lang.Integer |
getField1() |
java.math.BigDecimal |
getField2() |
java.lang.String |
getField3() |
java.sql.Timestamp |
getInvoiceDateTime() |
java.math.BigDecimal |
getInvoiceValue() |
java.sql.Timestamp |
getLastUpdateTime() |
java.lang.String |
getMerchantOrderNumber() |
java.lang.Long |
getOrderId() |
java.lang.String |
getOrderStatus() |
java.lang.Long |
getOrderStatusId() |
java.lang.String |
getOsCode() getOsCode |
java.sql.Timestamp |
getPlaceDateTime() |
java.math.BigDecimal |
getPriceTotal() |
java.sql.Timestamp |
getRequestShipDateTime() |
java.sql.Timestamp |
getScheduleShipDateTime() |
java.lang.String |
getSequenceNumber() |
java.lang.String |
getShipCondition() |
java.lang.String |
getShippingModeFlag() |
java.math.BigDecimal |
getShippingTaxTotal() |
java.math.BigDecimal |
getShippingTotal() |
java.math.BigDecimal |
getTaxTotal() |
java.lang.Integer |
getVersioning() |
void |
setActualShipDateTime(java.sql.Timestamp newValue) |
void |
setComment(java.lang.String newValue) |
void |
setCurrency(java.lang.String newValue) |
void |
setField1(java.lang.Integer newValue) |
void |
setField2(java.math.BigDecimal newValue) |
void |
setField3(java.lang.String newValue) |
void |
setInvoiceDateTime(java.sql.Timestamp newValue) |
void |
setInvoiceValue(java.math.BigDecimal newValue) |
void |
setLastUpdateTime(java.sql.Timestamp newValue) |
void |
setMerchantOrderNumber(java.lang.String newValue) |
void |
setOrderId(java.lang.Long newValue) |
void |
setOrderStatus(java.lang.String newValue) |
void |
setOrderStatusId(java.lang.Long newValue) |
void |
setOsCode(java.lang.String newValue) setOsCode |
void |
setPlaceDateTime(java.sql.Timestamp newValue) |
void |
setPriceTotal(java.math.BigDecimal newValue) |
void |
setRequestShipDateTime(java.sql.Timestamp newValue) |
void |
setScheduleShipDateTime(java.sql.Timestamp newValue) |
void |
setSequenceNumber(java.lang.String newValue) |
void |
setShipCondition(java.lang.String newValue) |
void |
setShippingModeFlag(java.lang.String newValue) |
void |
setShippingTaxTotal(java.math.BigDecimal newValue) |
void |
setShippingTotal(java.math.BigDecimal newValue) |
void |
setTaxTotal(java.math.BigDecimal newValue) |
void |
setVersioning(java.lang.Integer newValue)
|
Method Detail |
---|
public java.sql.Timestamp getLastUpdateTime() 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 setLastUpdateTime(java.sql.Timestamp newValue)
public java.math.BigDecimal getTaxTotal() 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 setTaxTotal(java.math.BigDecimal newValue)
public java.math.BigDecimal getInvoiceValue() 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 setInvoiceValue(java.math.BigDecimal newValue)
public java.lang.Integer getVersioning() 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 setVersioning(java.lang.Integer newValue)
public java.lang.String getComment() 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 setComment(java.lang.String newValue)
public java.sql.Timestamp getPlaceDateTime() 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 setPlaceDateTime(java.sql.Timestamp newValue)
public java.lang.String getShipCondition() 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 setShipCondition(java.lang.String newValue)
public java.lang.String getSequenceNumber() 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 setSequenceNumber(java.lang.String newValue)
public java.math.BigDecimal getPriceTotal() 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 setPriceTotal(java.math.BigDecimal newValue)
public java.math.BigDecimal getShippingTaxTotal() 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 setShippingTaxTotal(java.math.BigDecimal newValue)
public java.lang.String getCurrency() 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 setCurrency(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.math.BigDecimal 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.math.BigDecimal newValue)
public java.lang.Integer 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.Integer newValue)
public java.sql.Timestamp getActualShipDateTime() 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 setActualShipDateTime(java.sql.Timestamp newValue)
public java.lang.Long getOrderStatusId() 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 setOrderStatusId(java.lang.Long newValue)
public java.lang.String getShippingModeFlag() 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 setShippingModeFlag(java.lang.String newValue)
public java.lang.Long 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.Long newValue)
public java.lang.String getOrderStatus() 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 setOrderStatus(java.lang.String newValue)
public java.math.BigDecimal getShippingTotal() 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 setShippingTotal(java.math.BigDecimal newValue)
public java.sql.Timestamp getInvoiceDateTime() 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 setInvoiceDateTime(java.sql.Timestamp newValue)
public java.lang.String getMerchantOrderNumber() 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 setMerchantOrderNumber(java.lang.String newValue)
public java.sql.Timestamp getRequestShipDateTime() 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 setRequestShipDateTime(java.sql.Timestamp newValue)
public java.sql.Timestamp getScheduleShipDateTime() 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 setScheduleShipDateTime(java.sql.Timestamp newValue)
public java.lang.String getOsCode() 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 setOsCode(java.lang.String newValue)