|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.vo.PlayerPerformance
This is a wrapper around IMatchLineupPlayer
Constructor Summary | |
PlayerPerformance(plugins.IMatchLineupPlayer _mlp)
Creates a new PlayerPerformance object around the loaded from HO |
Method Summary | |
int |
getId()
Document Me! |
java.lang.String |
getNickName()
Document Me! |
byte |
getPosition()
Document Me! |
int |
getPositionCode()
Document Me! |
double |
getRating()
Document Me! |
int |
getSortId()
Document Me! |
int |
getSpielerId()
Document Me! |
java.lang.String |
getSpielerName()
Document Me! |
java.lang.String |
getSpielerVName()
Document Me! |
int |
getStatus()
DOCUMENT ME! |
byte |
getTaktik()
Document Me! |
void |
setStatus(int 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 PlayerPerformance(plugins.IMatchLineupPlayer _mlp)
_mlp
- The IMatchLineupPlayer object to be wrappedMethod Detail |
public int getId()
public java.lang.String getNickName()
public byte getPosition()
public int getPositionCode()
public double getRating()
public int getSortId()
public int getSpielerId()
public java.lang.String getSpielerName()
public java.lang.String getSpielerVName()
public void setStatus(int i)
i
- TODO Missing Method Parameter Documentationpublic int getStatus()
public byte getTaktik()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |