Class HellenicAddressConst


  • public final class HellenicAddressConst
    extends java.lang.Object
    The class HellenicAddressConst is a constant class for hellenic address data like first and last names and streets.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[][] CITIES
      Constant array with hellenic city names and zip code.
      static java.lang.String[] COMPANYNAMES
      Constant array with hellenic company names.
      static java.lang.String[] FEMAIL_FIRSTNAME
      Constant array with hellenic femail firstname.
      static java.lang.String[] FEMAIL_LASTNAME
      Constant array with hellenic femail lastname.
      static java.lang.String[] MAIL_FIRSTNAME
      Constant array with hellenic mail firstname.
      static java.lang.String[] MAIL_LASTNAME
      Constant array with hellenic mail lastname.
      static java.lang.String[] STREETS
      Constant array with hellenic street names.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CITIES

        public static java.lang.String[][] CITIES
        Constant array with hellenic city names and zip code.
      • COMPANYNAMES

        public static java.lang.String[] COMPANYNAMES
        Constant array with hellenic company names.
      • FEMAIL_FIRSTNAME

        public static java.lang.String[] FEMAIL_FIRSTNAME
        Constant array with hellenic femail firstname.
      • FEMAIL_LASTNAME

        public static java.lang.String[] FEMAIL_LASTNAME
        Constant array with hellenic femail lastname.
      • MAIL_FIRSTNAME

        public static java.lang.String[] MAIL_FIRSTNAME
        Constant array with hellenic mail firstname.
      • MAIL_LASTNAME

        public static java.lang.String[] MAIL_LASTNAME
        Constant array with hellenic mail lastname.
      • STREETS

        public static java.lang.String[] STREETS
        Constant array with hellenic street names.