Uses of Interface
plugins.ITeamLineup

Packages that use ITeamLineup
de.hattrickorganizer.model   
de.hattrickorganizer.model.matches   
plugins   
 

Uses of ITeamLineup in de.hattrickorganizer.model
 

Classes in de.hattrickorganizer.model that implement ITeamLineup
 class TeamLineup
          Hattrick Lineup Object
 

Uses of ITeamLineup in de.hattrickorganizer.model.matches
 

Methods in de.hattrickorganizer.model.matches that return ITeamLineup
 ITeamLineup Matchdetails.getTeamLineup(boolean home)
          Method that extract a lineup from the full match comment
 

Uses of ITeamLineup in plugins
 

Methods in plugins that return ITeamLineup
 ITeamLineup IMatchDetails.getTeamLineup(boolean home)
          Method that extract a lineup from the full match comment