Uses of Class
de.hattrickorganizer.model.matchlist.Paarung

Packages that use Paarung
de.hattrickorganizer.logik.xml   
de.hattrickorganizer.model.matchlist   
 

Uses of Paarung in de.hattrickorganizer.logik.xml
 

Methods in de.hattrickorganizer.logik.xml that return Paarung
protected  Paarung XMLSpielplanParser.createPaarung(org.w3c.dom.Element ele)
          TODO Missing Method Documentation
 

Uses of Paarung in de.hattrickorganizer.model.matchlist
 

Methods in de.hattrickorganizer.model.matchlist with parameters of type Paarung
 void Spielplan.addEintrag(Paarung spiel)
          TODO Missing Method Documentation