|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrainingWeek
DOCUMENT ME!
Method Summary | |
---|---|
int |
getHattrickSeason()
TODO Missing Method Documentation |
int |
getHattrickWeek()
TODO Missing Method Documentation |
int |
getHrfId()
TODO Missing Method Documentation |
int |
getIntensitaet()
TODO Missing Method Documentation |
int |
getStaminaTrainingPart()
Returns the StaminaTrainingPart |
java.util.Calendar |
getTrainingDate()
calculate the training date for this week/year |
int |
getTyp()
TODO Missing Method Documentation |
int |
getWeek()
TODO Missing Method Documentation |
int |
getYear()
TODO Missing Method Documentation |
void |
setHrfId(int hrfId)
TODO Missing Method Documentation |
void |
setIntensitaet(int intensitaet)
TODO Missing Method Documentation |
void |
setStaminaTrainingPart(int staminaTrainingPart)
Set the StaminaTrainingPart |
void |
setTyp(int typ)
TODO Missing Method Documentation |
java.lang.String |
toString()
TODO Missing Method Documentation |
Method Detail |
---|
int getHattrickSeason()
int getHattrickWeek()
void setHrfId(int hrfId)
hrfId
- TODO Missing Method Parameter Documentationint getHrfId()
void setStaminaTrainingPart(int staminaTrainingPart)
intensity
- int getStaminaTrainingPart()
void setIntensitaet(int intensitaet)
intensitaet
- TODO Missing Method Parameter Documentationint getIntensitaet()
void setTyp(int typ)
typ
- TODO Missing Method Parameter Documentationint getTyp()
int getWeek()
int getYear()
java.lang.String toString()
toString
in class java.lang.Object
java.util.Calendar getTrainingDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |