|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.vo.RosterRoleData
TODO Missing Class Documentation
Constructor Summary | |
RosterRoleData(int pos)
Creates a new RoleData object. |
Method Summary | |
void |
addMatch(double rating)
TODO Missing Method Documentation |
int |
getApp()
TODO Missing Method Documentation |
double |
getAvg()
TODO Missing Method Documentation |
double |
getMax()
TODO Missing Method Documentation |
double |
getMin()
TODO Missing Method Documentation |
int |
getPos()
TODO Missing Method Documentation |
java.lang.String |
getPositionDesc()
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 RosterRoleData(int pos)
pos
- TODO Missing Constructuor Parameter DocumentationMethod Detail |
public int getApp()
public double getAvg()
public double getMax()
public double getMin()
public int getPos()
public java.lang.String getPositionDesc()
public void addMatch(double rating)
rating
- TODO Missing Method Parameter Documentation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |