|
|||||||||||
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.report.TacticReport
Report of all the different tactic used
Constructor Summary | |
TacticReport(PlayerPerformance pp)
Creates a new TacticReport object. |
Method Summary | |
int |
getTacticCode()
Document me! |
void |
setTacticCode(int i)
Document me! |
java.lang.String |
toString()
toString methode: creates a String representation of the object |
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 TacticReport(PlayerPerformance pp)
pp
- Method Detail |
public void setTacticCode(int i)
i
- public int getTacticCode()
public java.lang.String toString()
toString
in class Report
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |