Each row of this table indicates that an OrderAdjustment is exempt from taxation of a particular TaxCategory. For example, an &quo
Method Summary | |
java.lang.String | getOrderAdjustmentId() |
java.lang.String | getTaxCategoryId() |
void | setOrderAdjustmentId(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
public void setTaxCategoryId(java.lang.String newValue)
public java.lang.String getOrderAdjustmentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderAdjustmentId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.