com.ibm.commerce.taxation.objects
Interface StateCodeAccessBeanData
- All Known Implementing Classes:
- StateCodeAccessBean
- public interface StateCodeAccessBeanData
getProductVendor
public java.lang.String getProductVendor()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStateAbbr
public java.lang.String getStateAbbr()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStateCode
public java.lang.String getStateCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setProductVendor
public void setProductVendor(java.lang.String newValue)
setStateAbbr
public void setStateAbbr(java.lang.String newValue)
setStateCode
public void setStateCode(java.lang.String newValue)