com.retek.commons.util.type
Class CountryCode

java.lang.Object
  extended bycom.retek.commons.util.type.CountryCode

public class CountryCode
extends java.lang.Object


Field Summary
static java.lang.String CANADA
           
static java.lang.String CANADA_SHORT
           
static java.lang.String USA
           
static java.lang.String USA_SHORT
           
 
Constructor Summary
CountryCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USA

public static final java.lang.String USA
See Also:
Constant Field Values

USA_SHORT

public static final java.lang.String USA_SHORT
See Also:
Constant Field Values

CANADA

public static final java.lang.String CANADA
See Also:
Constant Field Values

CANADA_SHORT

public static final java.lang.String CANADA_SHORT
See Also:
Constant Field Values
Constructor Detail

CountryCode

public CountryCode()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25