|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFutureTrainingWeek
| Method Summary | |
|---|---|
int |
getIntensitaet()
Returns the training intensity |
int |
getSeason()
Get Hattrick season of the training |
int |
getStaminaTrainingPart()
Returns the StaminaTrainingPart |
int |
getTyp()
Get Training type |
int |
getWeek()
Get Hattrick week of the training |
void |
setIntensitaet(int intensity)
Set the training intensity |
void |
setSeason(int season)
Set Hattrick season of the training |
void |
setStaminaTrainingPart(int staminaTrainingPart)
Set the StaminaTrainingPart |
void |
setTyp(int type)
Set Training type |
void |
setWeek(int week)
Set Hattrick week of the training |
| Method Detail |
|---|
void setStaminaTrainingPart(int staminaTrainingPart)
staminaTrainingPart - int getStaminaTrainingPart()
void setIntensitaet(int intensity)
intensity - int getIntensitaet()
void setSeason(int season)
season - int getSeason()
void setTyp(int type)
type - int getTyp()
void setWeek(int week)
week - int getWeek()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||