|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEPVData | |
---|---|
de.hattrickorganizer.logik | |
de.hattrickorganizer.model | |
de.hattrickorganizer.prediction | |
plugins |
Uses of IEPVData in de.hattrickorganizer.logik |
---|
Methods in de.hattrickorganizer.logik that return IEPVData | |
---|---|
IEPVData |
EPV.getEPVData(IPlayerData player)
|
IEPVData |
EPV.getEPVData(ISpieler spieler)
TODO Missing Method Documentation |
Methods in de.hattrickorganizer.logik with parameters of type IEPVData | |
---|---|
double |
EPV.getPrice(IEPVData data)
|
double |
EPV.getPrice(IEPVData data,
int week)
TODO Missing Method Documentation |
Uses of IEPVData in de.hattrickorganizer.model |
---|
Classes in de.hattrickorganizer.model that implement IEPVData | |
---|---|
class |
EPVData
Holder Class for data needed by EPV function |
Uses of IEPVData in de.hattrickorganizer.prediction |
---|
Methods in de.hattrickorganizer.prediction with parameters of type IEPVData | |
---|---|
double |
EPVCalculator.getPrice(IEPVData iepvdata,
int week,
double currencyRate)
|
Uses of IEPVData in plugins |
---|
Methods in plugins that return IEPVData | |
---|---|
IEPVData |
IEPV.getEPVData(IPlayerData player)
DOCUMENT ME! |
IEPVData |
IEPV.getEPVData(ISpieler spieler)
DOCUMENT ME! |
Methods in plugins with parameters of type IEPVData | |
---|---|
double |
IEPV.getPrice(IEPVData data)
Returns the estimated player value at the current week |
double |
IEPV.getPrice(IEPVData data,
int week)
Returns the estimated player value at the specified week |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |