Each row of this table represents the total of the tax amounts of a particular TaxCategory for all the OrderItems in an Order.
Method Summary | |
---|---|
java.lang.String |
getLastUpdate() |
java.lang.String |
getOrdersId() |
java.lang.String |
getTaxAmount() |
java.lang.String |
getTaxCategoryId() |
void |
setLastUpdate(java.lang.String newValue) |
void |
setOrdersId(java.lang.String newValue) |
void |
setTaxAmount(java.lang.String newValue) |
void |
setTaxCategoryId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getTaxCategoryId() 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 setTaxCategoryId(java.lang.String newValue)
public java.lang.String getLastUpdate() 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 setLastUpdate(java.lang.String newValue)
public java.lang.String getOrdersId() 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 setOrdersId(java.lang.String newValue)
public java.lang.String getTaxAmount() 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 setTaxAmount(java.lang.String newValue)