|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Match | |
hoplugins.teamAnalyzer.ht | |
hoplugins.teamAnalyzer.manager | |
hoplugins.teamAnalyzer.util | |
hoplugins.teamAnalyzer.vo |
Uses of Match in hoplugins.teamAnalyzer.ht |
Methods in hoplugins.teamAnalyzer.ht with parameters of type Match | |
static boolean |
CHPPManager.isDownloadAllowed(Match match)
Check if CHPP rules approve download for a match |
Uses of Match in hoplugins.teamAnalyzer.manager |
Methods in hoplugins.teamAnalyzer.manager with parameters of type Match | |
void |
MatchList.addMatch(Match match)
TODO Missing Method Documentation |
Uses of Match in hoplugins.teamAnalyzer.util |
Methods in hoplugins.teamAnalyzer.util with parameters of type Match | |
static boolean |
MatchUtil.isHome(Match match)
Check if the match is an homeMatch for the selected team |
static int |
MatchUtil.result(Match match)
Returns the result type, as 0 for draw, 1 for wins and -1 for defeat |
Uses of Match in hoplugins.teamAnalyzer.vo |
Methods in hoplugins.teamAnalyzer.vo that return Match | |
Match |
MatchDetail.getMatchDetail()
DOCUMENT ME! |
Constructors in hoplugins.teamAnalyzer.vo with parameters of type Match | |
MatchDetail(Match aMatch)
Creates a new MatchDetail object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |