public interface OrderFulfillmentItemStatusAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.sql.Timestamp | getActualShipDateTime()
getActualShipDateTime
|
java.lang.String | getCurrency()
getCurrency
|
java.lang.Integer | getField1()
getField1
|
java.math.BigDecimal | getField2()
getField2
|
java.lang.String | getField3()
getField3
|
java.sql.Timestamp | getInvoiceDateTime()
getInvoiceDateTime
|
java.math.BigDecimal | getInvoiceValue()
getInvoiceValue
|
java.lang.String | getItemComment()
getItemComment
|
java.lang.String | getMerchantItemNumber()
getMerchantItemNumber
|
java.lang.String | getMerchantOrderNumber()
getMerchantOrderNumber
|
java.lang.Long | getOrderId()
getOrderId
|
java.lang.Long | getOrderItemId()
getOrderItemId
|
java.lang.String | getOrderItemStatus()
getOrderItemStatus
|
java.lang.Long | getOrderItemStatusId()
getOrderItemStatusId
|
java.lang.Long | getOrdstatId()
getOrdstatId
|
java.lang.String | getPartNumber()
getPartNumber
|
java.sql.Timestamp | getPlaceDateTime()
getPlaceDateTime
|
java.math.BigDecimal | getPriceTotal()
getPriceTotal
|
java.lang.Integer | getQuantityConfirmed()
getQuantityConfirmed
|
java.lang.Integer | getQuantityRequested()
getQuantityRequested
|
java.lang.Integer | getQuantityShipped()
getQuantityShipped
|
java.sql.Timestamp | getRequestShipDateTime()
getRequestShipDateTime
|
java.sql.Timestamp | getScheduleShipDateTime()
getScheduleShipDateTime
|
java.lang.String | getShipCondition()
getShipCondition
|
java.math.BigDecimal | getShippingTaxTotal()
getShippingTaxTotal
|
java.math.BigDecimal | getShippingTotal()
getShippingTotal
|
java.lang.String | getSupplierData()
getSupplierData
|
java.math.BigDecimal | getTaxTotal()
getTaxTotal
|
java.lang.String | getUnitOfMeasure()
getUnitOfMeasure
|
java.math.BigDecimal | getUnitPrice()
getUnitPrice
|
java.lang.Integer | getVersioning()
getVersioning
|
void | setActualShipDateTime(java.sql.Timestamp newValue)
setActualShipDateTime
|
void | setCurrency(java.lang.String newValue)
setCurrency
|
void | setField1(java.lang.Integer newValue)
setField1
|
void | setField2(java.math.BigDecimal newValue)
setField2
|
void | setField3(java.lang.String newValue)
setField3
|
void | setInvoiceDateTime(java.sql.Timestamp newValue)
setInvoiceDateTime
|
void | setInvoiceValue(java.math.BigDecimal newValue)
setInvoiceValue
|
void | setItemComment(java.lang.String newValue)
setItemComment
|
void | setMerchantItemNumber(java.lang.String newValue)
setMerchantItemNumber
|
void | setMerchantOrderNumber(java.lang.String newValue)
setMerchantOrderNumber
|
void | setOrderId(java.lang.Long newValue)
setOrderId
|
void | setOrderItemId(java.lang.Long newValue)
setOrderItemId
|
void | setOrderItemStatus(java.lang.String newValue)
setOrderItemStatus
|
void | setOrderItemStatusId(java.lang.Long newValue)
setOrderItemStatusId
|
void | setOrdstatId(java.lang.Long newValue)
setOrdstatId
|
void | setPartNumber(java.lang.String newValue)
setPartNumber
|
void | setPlaceDateTime(java.sql.Timestamp newValue)
setPlaceDateTime
|
void | setPriceTotal(java.math.BigDecimal newValue)
setPriceTotal
|
void | setQuantityConfirmed(java.lang.Integer newValue)
setQuantityConfirmed
|
void | setQuantityRequested(java.lang.Integer newValue)
setQuantityRequested
|
void | setQuantityShipped(java.lang.Integer newValue)
setQuantityShipped
|
void | setRequestShipDateTime(java.sql.Timestamp newValue)
setRequestShipDateTime
|
void | setScheduleShipDateTime(java.sql.Timestamp newValue)
setScheduleShipDateTime
|
void | setShipCondition(java.lang.String newValue)
setShipCondition
|
void | setShippingTaxTotal(java.math.BigDecimal newValue)
setShippingTaxTotal
|
void | setShippingTotal(java.math.BigDecimal newValue)
setShippingTotal
|
void | setSupplierData(java.lang.String newValue)
setSupplierData
|
void | setTaxTotal(java.math.BigDecimal newValue)
setTaxTotal
|
void | setUnitOfMeasure(java.lang.String newValue)
setUnitOfMeasure
|
void | setUnitPrice(java.math.BigDecimal newValue)
setUnitPrice
|
void | setVersioning(java.lang.Integer newValue)
setVersioning
|
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.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCurrency(java.lang.String 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.math.BigDecimal getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField2(java.math.BigDecimal 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.sql.Timestamp getInvoiceDateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setInvoiceDateTime(java.sql.Timestamp 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.String getItemComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setItemComment(java.lang.String newValue)
java.lang.String getMerchantItemNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMerchantItemNumber(java.lang.String 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.lang.Long getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderId(java.lang.Long newValue)
java.lang.Long getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderItemId(java.lang.Long newValue)
java.lang.String getOrderItemStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderItemStatus(java.lang.String newValue)
java.lang.Long getOrderItemStatusId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderItemStatusId(java.lang.Long newValue)
java.lang.String getPartNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPartNumber(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.math.BigDecimal getPriceTotal() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPriceTotal(java.math.BigDecimal newValue)
java.lang.Integer getQuantityConfirmed() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQuantityConfirmed(java.lang.Integer newValue)
java.lang.Integer getQuantityRequested() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQuantityRequested(java.lang.Integer newValue)
java.lang.Integer getQuantityShipped() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQuantityShipped(java.lang.Integer 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 getShipCondition() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShipCondition(java.lang.String 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.math.BigDecimal getShippingTotal() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShippingTotal(java.math.BigDecimal newValue)
java.lang.String getSupplierData() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setSupplierData(java.lang.String 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.lang.String getUnitOfMeasure() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setUnitOfMeasure(java.lang.String newValue)
java.math.BigDecimal getUnitPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setUnitPrice(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.Long getOrdstatId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrdstatId(java.lang.Long newValue)