|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.gui.model.AufstellungCBItem
public class AufstellungCBItem
TODO Missing Class Documentation
| Constructor Summary | |
|---|---|
AufstellungCBItem(java.lang.String text,
Aufstellung aufstellung)
Creates a new AufstellungCBItem object. |
|
| Method Summary | |
|---|---|
AufstellungCBItem |
duplicate()
TODO Missing Method Documentation |
boolean |
equals(java.lang.Object obj)
TODO Missing Method Documentation |
Aufstellung |
getAufstellung()
TODO Missing Method Documentation |
java.lang.String |
getText()
TODO Missing Method Documentation |
boolean |
isAngezeigt()
TODO Missing Method Documentation |
void |
setAufstellung(Aufstellung aufstellung)
TODO Missing Method Documentation |
void |
setText(java.lang.String text)
TODO Missing Method Documentation |
java.lang.String |
toString()
TODO Missing Method Documentation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AufstellungCBItem(java.lang.String text,
Aufstellung aufstellung)
text - TODO Missing Constructuor Parameter Documentationaufstellung - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
public final boolean isAngezeigt()
public final void setAufstellung(Aufstellung aufstellung)
aufstellung - TODO Missing Method Parameter Documentationpublic final Aufstellung getAufstellung()
public final void setText(java.lang.String text)
text - TODO Missing Method Parameter Documentationpublic final java.lang.String getText()
public final AufstellungCBItem duplicate()
public final boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - TODO Missing Method Parameter Documentation
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 | |||||||||