|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.vo.RosterPlayerData
TODO Missing Class Documentation
Constructor Summary | |
RosterPlayerData()
Creates a new PlayerData object. |
Method Summary | |
void |
addMatch(SpotLineup spot)
TODO Missing Method Documentation |
int |
getId()
TODO Missing Method Documentation |
int |
getMainPosition()
TODO Missing Method Documentation |
RosterRoleData |
getMainRole()
TODO Missing Method Documentation |
java.lang.String |
getName()
TODO Missing Method Documentation |
java.util.List |
getSecondaryRoles()
TODO Missing Method Documentation |
void |
setId(int i)
TODO Missing Method Documentation |
void |
setName(java.lang.String i)
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 RosterPlayerData()
Method Detail |
public void setId(int i)
i
- TODO Missing Method Parameter Documentationpublic int getId()
public int getMainPosition()
public RosterRoleData getMainRole()
public void setName(java.lang.String i)
i
- TODO Missing Method Parameter Documentationpublic java.lang.String getName()
public java.util.List getSecondaryRoles()
public void addMatch(SpotLineup spot)
spot
- TODO Missing Method Parameter Documentation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |