Each row of this table maps the country or region abbreviation code representing a country or region to a numeric code. The mapping is dictated by the third-party product or vendor identified by the string in the PRODUCTVENDOR column.
Method Summary | |
---|---|
java.lang.String |
getCountryAbbr() |
java.lang.String |
getCountryCode() |
java.lang.String |
getProductVendor() |
void |
setCountryAbbr(java.lang.String newValue) |
void |
setCountryCode(java.lang.String newValue) |
void |
setProductVendor(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getCountryCode() 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 setCountryCode(java.lang.String newValue)
public java.lang.String getCountryAbbr() 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 setCountryAbbr(java.lang.String newValue)
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)