BEA Systems, Inc.

com.beasys.commerce.util
Class CountryInformation

java.lang.Object
  |
  +--com.beasys.commerce.util.CountryInformation

public class CountryInformation
extends java.lang.Object


Constructor Summary
CountryInformation()
           
 
Method Summary
static Country getCountry(int country_code)
           
static Country getCountry(java.lang.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(java.lang.String country_info)
                          throws java.lang.Exception

getCountry

public static Country getCountry(int country_code)
                          throws java.lang.Exception

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved