com.bea.commerce.ebusiness.tax
Class CountryInformation

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

Deprecated

@Deprecated
public class CountryInformation
extends Object


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

Constructor Detail

CountryInformation

public CountryInformation()
Deprecated 
Method Detail

getCountry

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

getCountry

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


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.