|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.manager.ReportManager
TODO Missing Class Documentation
Field Summary | |
static TeamLineup |
lineup
TODO Missing Parameter Documentation |
Constructor Summary | |
ReportManager()
|
Method Summary | |
static void |
buildReport(java.util.List matchDetails)
TODO Missing Method Documentation |
static void |
clean()
|
static TeamLineup |
getLineup()
TODO Missing Method Documentation |
static TeamLineup |
getLineup(int gameNumber)
TODO Missing Method Documentation |
static void |
updateReport()
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static TeamLineup lineup
Constructor Detail |
public ReportManager()
Method Detail |
public static TeamLineup getLineup(int gameNumber)
gameNumber
- TODO Missing Method Parameter Documentation
public static TeamLineup getLineup()
public static void buildReport(java.util.List matchDetails)
matchDetails
- TODO Missing Method Parameter Documentationpublic static void clean()
public static void updateReport()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |