Uses of Interface
plugins.IMatchHelper

Packages that use IMatchHelper
de.hattrickorganizer.model.matches   
de.hattrickorganizer.tools   
plugins   
 

Uses of IMatchHelper in de.hattrickorganizer.model.matches
 

Classes in de.hattrickorganizer.model.matches that implement IMatchHelper
 class MatchHelper
          Helper class to retrieve match related information.
 

Methods in de.hattrickorganizer.model.matches that return IMatchHelper
static IMatchHelper MatchHelper.instance()
           
 

Uses of IMatchHelper in de.hattrickorganizer.tools
 

Methods in de.hattrickorganizer.tools that return IMatchHelper
 IMatchHelper HelperWrapper.getMatchHelper()
          Returns a match helper instance
 

Uses of IMatchHelper in plugins
 

Methods in plugins that return IMatchHelper
 IMatchHelper IHelper.getMatchHelper()
          Returns a match helper instance