|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.model.lineup.Tabellenverlauf
public class Tabellenverlauf
DOCUMENT ME!
Constructor Summary | |
---|---|
Tabellenverlauf()
Creates a new instance of Tabellenverlauf |
Method Summary | |
---|---|
ITabellenVerlaufEintrag[] |
getEintraege()
Getter for property m_aEintraege. |
void |
setEintraege(TabellenVerlaufEintrag[] m_aEintraege)
Setter for property m_aEintraege. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tabellenverlauf()
Method Detail |
---|
public final void setEintraege(TabellenVerlaufEintrag[] m_aEintraege)
m_aEintraege
- New value of property m_aEintraege.public final ITabellenVerlaufEintrag[] getEintraege()
getEintraege
in interface ITabellenverlauf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |