Uses of Class
de.hattrickorganizer.model.lineup.LigaTabellenEintrag

Packages that use LigaTabellenEintrag
de.hattrickorganizer.logik.xml   
de.hattrickorganizer.model.lineup   
de.hattrickorganizer.model.matchlist   
 

Uses of LigaTabellenEintrag in de.hattrickorganizer.logik.xml
 

Methods in de.hattrickorganizer.logik.xml that return LigaTabellenEintrag
protected  LigaTabellenEintrag XMLTabelleParser.createEintrag(org.w3c.dom.Element ele)
          TODO Missing Method Documentation
 

Uses of LigaTabellenEintrag in de.hattrickorganizer.model.lineup
 

Methods in de.hattrickorganizer.model.lineup with parameters of type LigaTabellenEintrag
 void LigaTabelle.addEintrag(LigaTabellenEintrag lte)
          TODO Missing Method Documentation
 

Uses of LigaTabellenEintrag in de.hattrickorganizer.model.matchlist
 

Methods in de.hattrickorganizer.model.matchlist that return LigaTabellenEintrag
protected  LigaTabellenEintrag Spielplan.berechneTabellenEintrag(IPaarung[] spiele, int teamId, java.lang.String name, int maxSpieltag)
          Erstellt einen TabellenEintrag aus den Spielen eines Vereins