|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jaulp.random.address.AddressConst
net.sourceforge.jaulp.random.address.HellenicAddressConst
public abstract class HellenicAddressConst
A constant class for greek addresses.
| Field Summary | |
|---|---|
static java.lang.String[][] |
CITIES
Constant from an Array with greek zip and cities. |
static java.lang.String[] |
COMPANYNAMES
Constant from an Array with greek company names. |
static java.lang.String[] |
FEMAIL_FIRSTNAME
Constant from an Array with first names from femail. |
static java.lang.String[] |
FEMAIL_LASTNAME
Constant from an Array with last names from femail. |
static java.lang.String[] |
MAIL_FIRSTNAME
Constant from an Array with first names from mail. |
static java.lang.String[] |
MAIL_LASTNAME
Constant from an Array with last names from mail. |
static java.lang.String[] |
STREETS
Constant from an Array with greek streets. |
| Fields inherited from class net.sourceforge.jaulp.random.address.AddressConst |
|---|
COUNTRIES |
| Constructor Summary | |
|---|---|
HellenicAddressConst()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] MAIL_FIRSTNAME
public static final java.lang.String[] FEMAIL_FIRSTNAME
public static final java.lang.String[] MAIL_LASTNAME
public static final java.lang.String[] FEMAIL_LASTNAME
public static final java.lang.String[] STREETS
public static final java.lang.String[][] CITIES
public static final java.lang.String[] COMPANYNAMES
| Constructor Detail |
|---|
public HellenicAddressConst()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||