|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEPV
EPV Manager Interface
Method Summary | |
---|---|
IEPVData |
getEPVData(IPlayerData player)
DOCUMENT ME! |
IEPVData |
getEPVData(ISpieler spieler)
DOCUMENT ME! |
double |
getPrice(IEPVData data)
Returns the estimated player value at the current week |
double |
getPrice(IEPVData data,
int week)
Returns the estimated player value at the specified week |
Method Detail |
---|
IEPVData getEPVData(ISpieler spieler)
spieler
- Spieler object to convert for EPV use
IEPVData getEPVData(IPlayerData player)
IEPVData
- Spieler object to convert for EPV use
double getPrice(IEPVData data)
data
- the data holder
double getPrice(IEPVData data, int week)
data
- the data holderweek
- the week
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |