|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.gui.matchprediction.RatingItem
public class RatingItem
TODO Missing Class Documentation
| Constructor Summary | |
|---|---|
RatingItem(java.lang.String string,
int i)
Creates a new RatingItem object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
TODO Missing Method Documentation |
int |
getValue()
TODO Missing Method Documentation |
void |
setDescription(java.lang.String string)
TODO Missing Method Documentation |
void |
setValue(int i)
TODO Missing Method Documentation |
java.lang.String |
toString()
TODO Missing Method Documentation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RatingItem(java.lang.String string,
int i)
string - TODO Missing Constructuor Parameter Documentationi - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
public final void setDescription(java.lang.String string)
string - TODO Missing Method Parameter Documentationpublic final java.lang.String getDescription()
public final void setValue(int i)
i - TODO Missing Method Parameter Documentationpublic final int getValue()
public final java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||