|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.report.Report hoplugins.teamAnalyzer.vo.SpotLineup hoplugins.teamAnalyzer.vo.UserTeamSpotLineup
Extension of the spotLineup that holds user team data, as loaded from HO Lineup tab
Constructor Summary | |
UserTeamSpotLineup()
|
Method Summary | |
int |
getSpecialEvent()
DOCUMENT ME! |
int |
getTacticCode()
Document Me! |
void |
setSpecialEvent(int i)
DOCUMENT ME! |
void |
setTacticCode(int i)
Document Me! |
Methods inherited from class hoplugins.teamAnalyzer.vo.SpotLineup |
getName, getStatus, getTactics, setName, setStatus, setTactics, toString |
Methods inherited from class hoplugins.teamAnalyzer.report.Report |
addPerformance, getAppearance, getPlayerId, getPosition, getRating, getSpot, setAppearance, setPlayerId, setPosition, setRating, setSpot |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UserTeamSpotLineup()
Method Detail |
public void setSpecialEvent(int i)
i
- public int getSpecialEvent()
public void setTacticCode(int i)
i
- public int getTacticCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |