|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.manager.TeamManager
TODO Missing Class Documentation
Constructor Summary | |
TeamManager()
|
Method Summary | |
static void |
addFavouriteTeam(Team team)
TODO Missing Method Documentation |
static void |
clean()
TODO Missing Method Documentation |
static void |
forceUpdate()
TODO Missing Method Documentation |
static Team |
getNextCupOpponent()
TODO Missing Method Documentation |
static Team |
getNextLeagueOpponent()
TODO Missing Method Documentation |
static Team |
getTeam(int teamId)
TODO Missing Method Documentation |
static java.util.Collection |
getTeams()
TODO Missing Method Documentation |
static boolean |
isTeamInList(int teamId)
TODO Missing Method Documentation |
static boolean |
isUpdated()
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TeamManager()
Method Detail |
public static Team getNextCupOpponent()
public static Team getNextLeagueOpponent()
public static Team getTeam(int teamId)
teamId
- TODO Missing Method Parameter Documentation
public static boolean isTeamInList(int teamId)
teamId
- TODO Missing Method Parameter Documentation
public static java.util.Collection getTeams()
public static boolean isUpdated()
public static void addFavouriteTeam(Team team)
team
- TODO Missing Method Parameter Documentationpublic static void clean()
public static void forceUpdate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |