public interface OrderFulfillmentStatusAccessBeanData
Modifier and Type | Method and Description |
---|---|
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) |
java.sql.Timestamp getLastUpdateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastUpdateTime(java.sql.Timestamp newValue)
java.math.BigDecimal getTaxTotal() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setTaxTotal(java.math.BigDecimal newValue)
java.math.BigDecimal getInvoiceValue() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setInvoiceValue(java.math.BigDecimal newValue)
java.lang.Integer getVersioning() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setVersioning(java.lang.Integer newValue)
java.lang.String getComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setComment(java.lang.String newValue)
java.sql.Timestamp getPlaceDateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPlaceDateTime(java.sql.Timestamp newValue)
java.lang.String getShipCondition() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShipCondition(java.lang.String newValue)
java.lang.String getSequenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setSequenceNumber(java.lang.String newValue)
java.math.BigDecimal getPriceTotal() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPriceTotal(java.math.BigDecimal newValue)
java.math.BigDecimal getShippingTaxTotal() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShippingTaxTotal(java.math.BigDecimal newValue)
java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCurrency(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.math.BigDecimal getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField2(java.math.BigDecimal newValue)
java.lang.Integer getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField1(java.lang.Integer newValue)
java.sql.Timestamp getActualShipDateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setActualShipDateTime(java.sql.Timestamp newValue)
java.lang.Long getOrderStatusId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderStatusId(java.lang.Long newValue)
java.lang.String getShippingModeFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShippingModeFlag(java.lang.String newValue)
java.lang.Long getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderId(java.lang.Long newValue)
java.lang.String getOrderStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderStatus(java.lang.String newValue)
java.math.BigDecimal getShippingTotal() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShippingTotal(java.math.BigDecimal newValue)
java.sql.Timestamp getInvoiceDateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setInvoiceDateTime(java.sql.Timestamp newValue)
java.lang.String getMerchantOrderNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMerchantOrderNumber(java.lang.String newValue)
java.sql.Timestamp getRequestShipDateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setRequestShipDateTime(java.sql.Timestamp newValue)
java.sql.Timestamp getScheduleShipDateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setScheduleShipDateTime(java.sql.Timestamp newValue)
java.lang.String getOsCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOsCode(java.lang.String newValue)