This table maps the internal StateProv Abbreviation Code to the State or Province Code dictated by the third-party product or vendor identified in the PRODUCTVENDOR column.
Method Summary | |
---|---|
java.lang.String |
getProductVendor() |
java.lang.String |
getStateAbbr() |
java.lang.String |
getStateCode() |
void |
setProductVendor(java.lang.String newValue) |
void |
setStateAbbr(java.lang.String newValue) |
void |
setStateCode(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getProductVendor() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setProductVendor(java.lang.String newValue)
public java.lang.String getStateCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStateCode(java.lang.String newValue)
public java.lang.String getStateAbbr() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStateAbbr(java.lang.String newValue)