com.ibm.commerce.taxation.objects
Interface TaxCodeSchemeAccessBeanData
- All Known Implementing Classes:
- TaxCodeSchemeAccessBean
- public interface TaxCodeSchemeAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSoftware
public java.lang.String getSoftware()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTaxCodeSchemeId
public java.lang.String getTaxCodeSchemeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getVendor
public java.lang.String getVendor()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setSoftware
public void setSoftware(java.lang.String newValue)
setTaxCodeSchemeId
public void setTaxCodeSchemeId(java.lang.String newValue)
setVendor
public void setVendor(java.lang.String newValue)