|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.database.StatisticQuery
public class StatisticQuery
Constructor Summary | |
---|---|
StatisticQuery()
|
Method Summary | |
---|---|
static ArenaStatistikTableModel |
getArenaStatistikModel(int matchtyp)
Gibt die MatchDetails zu einem Match zurück |
static double[][] |
getDurchschnittlicheSpielerDaten4Statistik(int anzahlHRF,
java.lang.String gruppe)
TODO Missing Method Documentation |
static double[][] |
getFinanzen4Statistik(int anzahlHRF)
TODO Missing Method Documentation |
static double[][] |
getSpielerDaten4Statistik(int spielerId,
int anzahlHRF)
TODO Missing Method Documentation |
static double[][] |
getSpielerFinanzDaten4Statistik(int spielerId,
int anzahlHRF)
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 StatisticQuery()
Method Detail |
---|
public static double[][] getSpielerDaten4Statistik(int spielerId, int anzahlHRF)
spielerId
- TODO Missing Method Parameter DocumentationanzahlHRF
- TODO Missing Method Parameter Documentation
public static ArenaStatistikTableModel getArenaStatistikModel(int matchtyp)
matchtyp
- TODO Missing Constructuor Parameter Documentation
public static double[][] getDurchschnittlicheSpielerDaten4Statistik(int anzahlHRF, java.lang.String gruppe)
anzahlHRF
- TODO Missing Method Parameter Documentationgruppe
- TODO Missing Method Parameter Documentation
public static double[][] getFinanzen4Statistik(int anzahlHRF)
anzahlHRF
- TODO Missing Method Parameter Documentation
public static double[][] getSpielerFinanzDaten4Statistik(int spielerId, int anzahlHRF)
spielerId
- TODO Missing Method Parameter DocumentationanzahlHRF
- TODO Missing Method Parameter Documentation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |