|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.gui.model.CBItem
de.hattrickorganizer.gui.model.GeldFaktorCBItem
public class GeldFaktorCBItem
Faktor für Geld mit Id fürs Land
| Constructor Summary | |
|---|---|
GeldFaktorCBItem(java.lang.String text,
float faktor,
int id)
Creates a new GeldFaktorCBItem object. |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object obj)
TODO Missing Method Documentation |
float |
getFaktor()
TODO Missing Method Documentation |
void |
setFaktor(float faktor)
TODO Missing Method Documentation |
| Methods inherited from class de.hattrickorganizer.gui.model.CBItem |
|---|
equals, getId, getText, setId, setText, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeldFaktorCBItem(java.lang.String text,
float faktor,
int id)
text - TODO Missing Constructuor Parameter Documentationfaktor - TODO Missing Constructuor Parameter Documentationid - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
public final void setFaktor(float faktor)
faktor - TODO Missing Method Parameter Documentationpublic final float getFaktor()
public final int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparableobj - TODO Missing Method Parameter Documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||