package jeffaschenk.commons.standards.statecodes; import jeffaschenk.commons.standards.CountryCode; /** * Official ISO-3166 State/Province Codes * <p/> * Country: Macedonia * * @author jeffaschenk@gmail.com * Date: May 19, 2010 * Time: 12:12:11 PM */ @SuppressWarnings("unused") public enum StateCodes_MK { /** * State Code Enumerator */ MK_AD("Aerodrom","MK-AD","Municipality","20121", CountryCode.MACEDONIA), MK_AR("Aracinovo","MK-AR","Municipality","20122",CountryCode.MACEDONIA), MK_BR("Berovo","MK-BR","Municipality","15224",CountryCode.MACEDONIA), MK_TL("Bitola","MK-TL","Municipality","15225",CountryCode.MACEDONIA), MK_BG("Bogdanci","MK-BG","Municipality","20123",CountryCode.MACEDONIA), MK_VJ("Bogovinje","MK-VJ","Municipality","20124",CountryCode.MACEDONIA), MK_BS("Bosilovo","MK-BS","Municipality","20125",CountryCode.MACEDONIA), MK_BN("Brvenica","MK-BN","Municipality","20126",CountryCode.MACEDONIA), MK_BU("Butel","MK-BU","Municipality","20127",CountryCode.MACEDONIA), MK_CI("Cair","MK-CI","Municipality","20128",CountryCode.MACEDONIA), MK_CA("Ca\u0353ka","MK-CA","Municipality","20129",CountryCode.MACEDONIA), MK_CE("Centar","MK-CE","Municipality","20130",CountryCode.MACEDONIA), MK_CZ("Centar \u0382upa","MK-CZ","Municipality","20131",CountryCode.MACEDONIA), MK_CH("Ce\u0353inovo-Oble\u0353evo","MK-CH","Municipality","20132",CountryCode.MACEDONIA), MK_CS("Cucer Sandevo","MK-CS","Municipality","20133",CountryCode.MACEDONIA), MK_DB("Debar","MK-DB","Municipality","15227",CountryCode.MACEDONIA), MK_DA("Debarca","MK-DA","Municipality","20138",CountryCode.MACEDONIA), MK_DL("Delcevo","MK-DL","Municipality","15228",CountryCode.MACEDONIA), MK_DM("Demir Hisar","MK-DM","Municipality","15229",CountryCode.MACEDONIA), MK_DK("Demir Kapija","MK-DK","Municipality","20134",CountryCode.MACEDONIA), MK_SD("Dojran","MK-SD","Municipality","20135",CountryCode.MACEDONIA), MK_DE("Dolneni","MK-DE","Municipality","20136",CountryCode.MACEDONIA), MK_DR("Drugovo","MK-DR","Municipality","20137",CountryCode.MACEDONIA), MK_GB("Gazi Baba","MK-GB","Municipality","20310",CountryCode.MACEDONIA), MK_GV("Gevgelija","MK-GV","Municipality","15230",CountryCode.MACEDONIA), MK_GP("Gjorce Petrov","MK-GP","Municipality","20311",CountryCode.MACEDONIA), MK_GT("Gostivar","MK-GT","Municipality","15233",CountryCode.MACEDONIA), MK_GR("Gradsko","MK-GR","Municipality","20312",CountryCode.MACEDONIA), MK_IL("Ilinden","MK-IL","Municipality","20313",CountryCode.MACEDONIA), MK_JG("Jegunovce","MK-JG","Municipality","20314",CountryCode.MACEDONIA), MK_KB("Karbinci","MK-KB","Municipality","20315",CountryCode.MACEDONIA), MK_KX("Karpo\u0353","MK-KX","Municipality","20316",CountryCode.MACEDONIA), MK_AV("Kavadarci","MK-AV","Municipality","15231",CountryCode.MACEDONIA), MK_KH("Kicevo","MK-KH","Municipality","15234",CountryCode.MACEDONIA), MK_VD("Kisela Voda","MK-VD","Municipality","20139",CountryCode.MACEDONIA), MK_OC("Kocani","MK-OC","Municipality","15232",CountryCode.MACEDONIA), MK_KN("Konce","MK-KN","Municipality","20140",CountryCode.MACEDONIA), MK_KY("Kratovo","MK-KY","Municipality","15235",CountryCode.MACEDONIA), MK_KZ("Kriva Palanka","MK-KZ","Municipality","15249",CountryCode.MACEDONIA), MK_KG("Krivoga\u0353tani","MK-KG","Municipality","20141",CountryCode.MACEDONIA), MK_KS("Kru\u0353evo","MK-KS","Municipality","15236",CountryCode.MACEDONIA), MK_UM("Kumanovo","MK-UM","Municipality","15250",CountryCode.MACEDONIA), MK_LI("Lipkovo","MK-LI","Municipality","20142",CountryCode.MACEDONIA), MK_LO("Lozovo","MK-LO","Municipality","20143",CountryCode.MACEDONIA), MK_MK("Makedonska Kamenica","MK-MK","Municipality","20144",CountryCode.MACEDONIA), MK_MD("Makedonski Brod","MK-MD","Municipality","20145",CountryCode.MACEDONIA), MK_MR("Mavrovo-i-Rostu\u0353a","MK-MR","Municipality","20146",CountryCode.MACEDONIA), MK_MG("Mogila","MK-MG","Municipality","20147",CountryCode.MACEDONIA), MK_NG("Negotino","MK-NG","Municipality","15237",CountryCode.MACEDONIA), MK_NV("Novaci","MK-NV","Municipality","20148",CountryCode.MACEDONIA), MK_NS("Novo Selo","MK-NS","Municipality","20149",CountryCode.MACEDONIA), MK_OD("Ohrid","MK-OD","Municipality","15238",CountryCode.MACEDONIA), MK_OS("Oslomej","MK-OS","Municipality","20150",CountryCode.MACEDONIA), MK_PH("Pehcevo","MK-PH","Municipality","20151",CountryCode.MACEDONIA), MK_PE("Petrovec","MK-PE","Municipality","20152",CountryCode.MACEDONIA), MK_PN("Plasnica","MK-PN","Municipality","20153",CountryCode.MACEDONIA), MK_PP("Prilep","MK-PP","Municipality","15248",CountryCode.MACEDONIA), MK_PT("Probi\u0353tip","MK-PT","Municipality","15239",CountryCode.MACEDONIA), MK_RV("Radovi\u0353","MK-RV","Municipality","15247",CountryCode.MACEDONIA), MK_RN("Rankovce","MK-RN","Municipality","20154",CountryCode.MACEDONIA), MK_RE("Resen","MK-RE","Municipality","15240",CountryCode.MACEDONIA), MK_RM("Rosoman","MK-RM","Municipality","20155",CountryCode.MACEDONIA), MK_AJ("Saraj","MK-AJ","Municipality","20156",CountryCode.MACEDONIA), MK_X1("Skopje","MK-X1","","15246",CountryCode.MACEDONIA), MK_SS("Sopi\u0353te","MK-SS","Municipality","20157",CountryCode.MACEDONIA), MK_NA("Staro Nagoricane","MK-NA","Municipality","20158",CountryCode.MACEDONIA), MK_UG("Struga","MK-UG","Municipality","15242",CountryCode.MACEDONIA), MK_RU("Strumica","MK-RU","Municipality","15251",CountryCode.MACEDONIA), MK_SU("Studenicani","MK-SU","Municipality","20159",CountryCode.MACEDONIA), MK_SL("Sveti Nikole","MK-SL","Municipality","15243",CountryCode.MACEDONIA), MK_TR("Tearce","MK-TR","Municipality","20160",CountryCode.MACEDONIA), MK_ET("Tetovo","MK-ET","Municipality","15252",CountryCode.MACEDONIA), MK_VA("Valandovo","MK-VA","Municipality","15244",CountryCode.MACEDONIA), MK_VL("Vasilevo","MK-VL","Municipality","20161",CountryCode.MACEDONIA), MK_VE("Veles","MK-VE","Municipality","15223",CountryCode.MACEDONIA), MK_VV("Vevcani","MK-VV","Municipality","20162",CountryCode.MACEDONIA), MK_NI("Vinica","MK-NI","Municipality","15245",CountryCode.MACEDONIA), MK_VC("Vrane\u0353tica","MK-VC","Municipality","20163",CountryCode.MACEDONIA), MK_VH("Vrapci\u0353te","MK-VH","Municipality","20164",CountryCode.MACEDONIA), MK_ZA("Zajas","MK-ZA","Municipality","20165",CountryCode.MACEDONIA), MK_ZK("Zelenikovo","MK-ZK","Municipality","20166",CountryCode.MACEDONIA), MK_ZR("Zrnovci","MK-ZR","Municipality","20167",CountryCode.MACEDONIA), MK_ST("\u0353tip","MK-ST","Municipality","15241",CountryCode.MACEDONIA), MK_SO("\u0353uto Orizari","MK-SO","Municipality","20169",CountryCode.MACEDONIA), MK_ZE("\u0382elino","MK-ZE","Municipality","20170",CountryCode.MACEDONIA); // ************************************* // Common Enum Structure for all // States of the World private final String stateProvinceName; private final String stateCode; private final String stateProvinceType; private final String stateNumericCode; private final CountryCode countryCode; StateCodes_MK(String stateProvinceName, String stateCode, String stateProvinceType, String stateNumericCode, CountryCode countryCode) { this.stateProvinceName = stateProvinceName; this.stateCode = stateCode; this.stateProvinceType = stateProvinceType; this.stateNumericCode = stateNumericCode; this.countryCode = countryCode; } public String stateProvinceName() { return this.stateProvinceName; } public String stateCode() { return this.stateCode; } public String stateProvinceType() { return this.stateProvinceType; } public String stateNumericCode() { return this.stateNumericCode; } public CountryCode countryCode() { return this.countryCode; } }