public class SEPALaender
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.ArrayList<SEPALand> |
laender |
private static java.util.HashMap<java.lang.String,SEPALand> |
laendermap |
Constructor and Description |
---|
SEPALaender() |
Modifier and Type | Method and Description |
---|---|
private static SEPALand |
getAndorra() |
private static SEPALand |
getBelgien() |
private static SEPALand |
getBosnienHerzegowina() |
private static SEPALand |
getBulgrien() |
private static SEPALand |
getDaenemark() |
private static SEPALand |
getDeutschland() |
private static SEPALand |
getEstland() |
private static SEPALand |
getFinnland() |
private static SEPALand |
getFrankreich() |
private static SEPALand |
getGibraltar() |
private static SEPALand |
getGriechenland() |
private static SEPALand |
getGrossbritannien() |
private static SEPALand |
getIrland() |
private static SEPALand |
getIsland() |
private static SEPALand |
getIsrael() |
private static SEPALand |
getItalien() |
java.util.Iterator<SEPALand> |
getIterator() |
private static SEPALand |
getKroatien() |
static java.util.ArrayList<SEPALand> |
getLaender() |
static SEPALand |
getLand(java.lang.String kennzeichen) |
private static SEPALand |
getLettland() |
private static SEPALand |
getLiechtenstein() |
private static SEPALand |
getLitauen() |
private static SEPALand |
getLuxemburg() |
private static SEPALand |
getMalta() |
private static SEPALand |
getMauritius() |
private static SEPALand |
getMazedonien() |
private static SEPALand |
getMonaco() |
private static SEPALand |
getMontenegro() |
private static SEPALand |
getNiederlande() |
private static SEPALand |
getNorwegen() |
private static SEPALand |
getOesterreich() |
private static SEPALand |
getPolen() |
private static SEPALand |
getPortugal() |
private static SEPALand |
getRumaenien() |
private static SEPALand |
getSanMarino() |
private static SEPALand |
getSchweden() |
private static SEPALand |
getSchweiz() |
private static SEPALand |
getSerbien() |
private static SEPALand |
getSlowakei() |
private static SEPALand |
getSlowenien() |
private static SEPALand |
getSpanien() |
private static SEPALand |
getTschechien() |
private static SEPALand |
getTuerkei() |
private static SEPALand |
getUngarn() |
private static SEPALand |
getZypern() |
private static java.util.ArrayList<SEPALand> laender
private static java.util.HashMap<java.lang.String,SEPALand> laendermap
public static SEPALand getLand(java.lang.String kennzeichen)
public static java.util.ArrayList<SEPALand> getLaender()
public java.util.Iterator<SEPALand> getIterator()
private static SEPALand getDeutschland()
private static SEPALand getAndorra()
private static SEPALand getBelgien()
private static SEPALand getBosnienHerzegowina()
private static SEPALand getBulgrien()
private static SEPALand getDaenemark()
private static SEPALand getEstland()
private static SEPALand getFinnland()
private static SEPALand getFrankreich()
private static SEPALand getGibraltar()
private static SEPALand getGriechenland()
private static SEPALand getGrossbritannien()
private static SEPALand getIrland()
private static SEPALand getIsland()
private static SEPALand getIsrael()
private static SEPALand getItalien()
private static SEPALand getKroatien()
private static SEPALand getLettland()
private static SEPALand getLiechtenstein()
private static SEPALand getLitauen()
private static SEPALand getLuxemburg()
private static SEPALand getMalta()
private static SEPALand getMauritius()
private static SEPALand getMazedonien()
private static SEPALand getMonaco()
private static SEPALand getMontenegro()
private static SEPALand getNiederlande()
private static SEPALand getNorwegen()
private static SEPALand getOesterreich()
private static SEPALand getPolen()
private static SEPALand getPortugal()
private static SEPALand getRumaenien()
private static SEPALand getSanMarino()
private static SEPALand getSchweden()
private static SEPALand getSchweiz()
private static SEPALand getSerbien()
private static SEPALand getSlowakei()
private static SEPALand getSlowenien()
private static SEPALand getSpanien()
private static SEPALand getTschechien()
private static SEPALand getTuerkei()
private static SEPALand getUngarn()
private static SEPALand getZypern()