net.sourceforge.jaulp.random.address
Class AddressConst

java.lang.Object
  extended by net.sourceforge.jaulp.random.address.AddressConst
Direct Known Subclasses:
HellenicAddressConst

public class AddressConst
extends java.lang.Object

A constant class for Addresses.

Version:
1.0
Author:
Asterios Raptis

Field Summary
static java.lang.String[] CITIES
          Constant from an Array with cities.
static java.lang.String[] COUNTRIES
          Constant from an Array with the countries.
 
Constructor Summary
AddressConst()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COUNTRIES

public static final java.lang.String[] COUNTRIES
Constant from an Array with the countries.


CITIES

public static final java.lang.String[] CITIES
Constant from an Array with cities.

Constructor Detail

AddressConst

public AddressConst()


Copyright © 2010. All Rights Reserved.