com.ibm.commerce.taxation.objects
Interface SubOrderTaxAccessBeanData
- All Known Implementing Classes:
- SubOrderTaxAccessBean
- public interface SubOrderTaxAccessBeanData
getSubOrderId
public java.lang.String getSubOrderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTaxAmount
public java.lang.String getTaxAmount()
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
setSubOrderId
public void setSubOrderId(java.lang.String newValue)
setTaxAmount
public void setTaxAmount(java.lang.String newValue)
setTaxCategoryId
public void setTaxCategoryId(java.lang.String newValue)