com.ibm.commerce.taxation.objects
Interface CalculationCodeTaxExemptAccessBeanData
- All Known Implementing Classes:
- CalculationCodeTaxExemptAccessBean
- public interface CalculationCodeTaxExemptAccessBeanData
getCalculationCodeId
public java.lang.String getCalculationCodeId()
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
setCalculationCodeId
public void setCalculationCodeId(java.lang.String newValue)
setTaxCategoryId
public void setTaxCategoryId(java.lang.String newValue)