com.bea.commerce.ebusiness.tax
Class CountryInformation

java.lang.Object
  extended by com.bea.commerce.ebusiness.tax.CountryInformation

public class CountryInformation
extends Object


Constructor Summary
CountryInformation()
           
 
Method Summary
static Country getCountry(int country_code)
           
static Country getCountry(String country_info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountryInformation

public CountryInformation()
Method Detail

getCountry

public static Country getCountry(String country_info)
                          throws Exception
Throws
Exception

getCountry

public static Country getCountry(int country_code)
                          throws Exception
Throws
Exception


Copyright © 2006 BEA Systems, Inc. All Rights Reserved