com.ibm.commerce.taxation.objects
Interface CountryCodeAccessBeanData
- All Known Implementing Classes:
- CountryCodeAccessBean
- public interface CountryCodeAccessBeanData
getCountryAbbr
public java.lang.String getCountryAbbr()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCountryCode
public java.lang.String getCountryCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getProductVendor
public java.lang.String getProductVendor()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCountryAbbr
public void setCountryAbbr(java.lang.String newValue)
setCountryCode
public void setCountryCode(java.lang.String newValue)
setProductVendor
public void setProductVendor(java.lang.String newValue)