com.ibm.commerce.order.objects
Interface OrderAdjustmentTaxExemptAccessBeanData
- All Known Implementing Classes:
- OrderAdjustmentTaxExemptAccessBean
- public interface OrderAdjustmentTaxExemptAccessBeanData
getOrderAdjustmentId
public java.lang.String getOrderAdjustmentId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTaxCategoryId
public java.lang.String getTaxCategoryId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setOrderAdjustmentId
public void setOrderAdjustmentId(java.lang.String newValue)
setTaxCategoryId
public void setTaxCategoryId(java.lang.String newValue)