|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.model.EPVData
public class EPVData
Holder Class for data needed by EPV function
| Field Summary |
|---|
| Fields inherited from interface plugins.IEPVData |
|---|
ATTACKER, DEFENDER, KEEPER, MIDFIELDER, WINGER |
| Constructor Summary | |
|---|---|
EPVData(IPlayerData s)
|
|
EPVData(ISpieler s)
Creates a new EPVData object. |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getAge()
TODO Missing Method Documentation |
double |
getAttack()
TODO Missing Method Documentation |
double |
getDefense()
TODO Missing Method Documentation |
int |
getExperience()
TODO Missing Method Documentation |
int |
getForm()
TODO Missing Method Documentation |
double |
getGoalKeeping()
TODO Missing Method Documentation |
int |
getId()
TODO Missing Method Documentation |
int |
getLeadership()
TODO Missing Method Documentation |
double |
getMaxSkill()
|
double |
getPassing()
TODO Missing Method Documentation |
int |
getPlayerId()
TODO Missing Method Documentation |
java.lang.String |
getPlayerName()
TODO Missing Method Documentation |
int |
getPlayerType()
|
double |
getPlayMaking()
TODO Missing Method Documentation |
int |
getPrice()
TODO Missing Method Documentation |
double |
getSetPieces()
TODO Missing Method Documentation |
int |
getSpeciality()
TODO Missing Method Documentation |
double |
getStamina()
TODO Missing Method Documentation |
int |
getTSI()
TODO Missing Method Documentation |
int |
getWeek()
|
double |
getWing()
TODO Missing Method Documentation |
void |
setAge(int i)
TODO Missing Method Documentation |
void |
setAttack(double i)
TODO Missing Method Documentation |
void |
setDefense(double i)
TODO Missing Method Documentation |
void |
setExperience(int i)
TODO Missing Method Documentation |
void |
setForm(int i)
TODO Missing Method Documentation |
void |
setGoalKeeping(double i)
TODO Missing Method Documentation |
void |
setId(int i)
TODO Missing Method Documentation |
void |
setLeadership(int i)
TODO Missing Method Documentation |
void |
setPassing(double i)
TODO Missing Method Documentation |
void |
setPlayerId(int i)
|
void |
setPlayerName(java.lang.String string)
TODO Missing Method Documentation |
void |
setPlayMaking(double i)
TODO Missing Method Documentation |
void |
setPrice(int i)
TODO Missing Method Documentation |
void |
setSetPieces(double i)
TODO Missing Method Documentation |
void |
setSpeciality(int se)
TODO Missing Method Documentation |
void |
setStamina(double i)
TODO Missing Method Documentation |
void |
setTSI(int i)
TODO Missing Method Documentation |
void |
setWeek(int i)
|
void |
setWing(double i)
TODO Missing Method Documentation |
java.lang.String |
toString()
toString methode: creates a String representation of the object |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EPVData(ISpieler s)
s - TODO Missing Constructuor Parameter Documentationpublic EPVData(IPlayerData s)
| Method Detail |
|---|
public void setAge(int i)
i - TODO Missing Method Parameter Documentationpublic int getAge()
IPlayerData
getAge in interface IPlayerDatapublic void setAttack(double i)
i - TODO Missing Method Parameter Documentationpublic double getAttack()
getAttack in interface IPlayerDatapublic void setDefense(double i)
i - TODO Missing Method Parameter Documentationpublic double getDefense()
getDefense in interface IPlayerDatapublic void setExperience(int i)
i - TODO Missing Method Parameter Documentationpublic int getExperience()
getExperience in interface IPlayerDatapublic void setForm(int i)
i - TODO Missing Method Parameter Documentationpublic int getForm()
getForm in interface IPlayerDatapublic void setGoalKeeping(double i)
i - TODO Missing Method Parameter Documentationpublic double getGoalKeeping()
getGoalKeeping in interface IPlayerDatapublic void setId(int i)
i - TODO Missing Method Parameter Documentationpublic int getId()
public void setLeadership(int i)
i - TODO Missing Method Parameter Documentationpublic int getLeadership()
getLeadership in interface IPlayerDatapublic void setPassing(double i)
i - TODO Missing Method Parameter Documentationpublic double getPassing()
getPassing in interface IPlayerDatapublic void setPlayMaking(double i)
i - TODO Missing Method Parameter Documentationpublic double getPlayMaking()
getPlayMaking in interface IPlayerDatapublic void setPlayerName(java.lang.String string)
string - TODO Missing Method Parameter Documentationpublic java.lang.String getPlayerName()
getPlayerName in interface IPlayerDatapublic void setPrice(int i)
i - TODO Missing Method Parameter Documentationpublic int getPrice()
public void setStamina(double i)
i - TODO Missing Method Parameter Documentationpublic double getStamina()
getStamina in interface IPlayerDatapublic void setSetPieces(double i)
i - TODO Missing Method Parameter Documentationpublic double getSetPieces()
getSetPieces in interface IPlayerDatapublic void setSpeciality(int se)
string - TODO Missing Method Parameter Documentationpublic int getSpeciality()
IPlayerData
getSpeciality in interface IPlayerDatapublic void setTSI(int i)
i - TODO Missing Method Parameter Documentationpublic int getTSI()
getTSI in interface IPlayerDatapublic void setWing(double i)
i - TODO Missing Method Parameter Documentationpublic double getWing()
getWing in interface IPlayerData
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic int getPlayerId()
IPlayerData
getPlayerId in interface IPlayerDatapublic void setPlayerId(int i)
public int getWeek()
public void setWeek(int i)
public java.lang.String toString()
toString in class java.lang.Objectpublic int getPlayerType()
getPlayerType in interface IEPVDatapublic double getMaxSkill()
getMaxSkill in interface IEPVData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||