|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMatchKurzInfo
DOCUMENT ME!
Field Summary | |
---|---|
static int |
FINISHED
TODO Missing Parameter Documentation |
static int |
ONGOING
TODO Missing Parameter Documentation |
static int |
UPCOMING
TODO Missing Parameter Documentation |
Method Summary | |
---|---|
int |
getGastID()
Getter for property Away ID |
java.lang.String |
getGastName()
Getter for property Away Name |
int |
getGastTore()
Getter for property Away Goals |
int |
getHeimID()
Getter for property m_iHeimID. |
java.lang.String |
getHeimName()
Getter for property m_sHeimName. |
int |
getHeimTore()
Getter for property #Home Goals. |
java.lang.String |
getMatchDate()
Getter for property m_sMatchDate. |
java.sql.Timestamp |
getMatchDateAsTimestamp()
Getter for property m_lDatum. |
int |
getMatchID()
Getter for property m_iMatchID. |
int |
getMatchStatus()
Getter for property m_iMatchStatus. |
int |
getMatchTyp()
Getter for property m_iMatchTyp. |
java.sql.Timestamp |
getTimestampMatchDate()
Getter for property m_lDatum. |
boolean |
isAufstellung()
Did user set a lineup for this match ? |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Field Detail |
---|
static final int FINISHED
static final int UPCOMING
static final int ONGOING
Method Detail |
---|
boolean isAufstellung()
int getGastID()
java.lang.String getGastName()
int getGastTore()
int getHeimID()
java.lang.String getHeimName()
int getHeimTore()
java.lang.String getMatchDate()
java.sql.Timestamp getMatchDateAsTimestamp()
int getMatchID()
int getMatchStatus()
int getMatchTyp()
java.sql.Timestamp getTimestampMatchDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |