|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.model.matches.Matchdetails
public class Matchdetails
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from interface plugins.IMatchDetails |
|---|
EINSTELLUNG_MOTS, EINSTELLUNG_NORMAL, EINSTELLUNG_PIC, EINSTELLUNG_UNBEKANNT, LOCATION_AWAY, LOCATION_AWAYDERBY, LOCATION_HOME, TAKTIK_CREATIVE, TAKTIK_KONTER, TAKTIK_MIDDLE, TAKTIK_NORMAL, TAKTIK_PRESSING, TAKTIK_WINGS, WETTER_BEWOELKT, WETTER_REGEN, WETTER_SONNE, WETTER_WOLKIG |
| Constructor Summary | |
|---|---|
Matchdetails()
Creates a new instance of Matchdetails |
|
| Method Summary | |
|---|---|
int |
getArenaID()
Getter for property m_iArenaID. |
java.lang.String |
getArenaName()
Getter for property m_sArenaName. |
java.sql.Timestamp |
getFetchDatum()
Getter for property m_clFetchDatum. |
java.lang.String |
getFormation(boolean home)
Method that extract the formation from the full match comment |
int |
getGastId()
Getter for property m_iGastId. |
java.lang.String |
getGastName()
Getter for property m_sGastName. |
int |
getGuestEinstellung()
Getter for property m_iGuestEinstellung. |
float |
getGuestGesamtstaerke(boolean absolut)
Gibt die Gesamtstärke zurück, Absolut oder durch die Anzahl der Summanten geteilt |
int |
getGuestGoals()
Getter for property m_iGuestGoals. |
int |
getGuestLeftAtt()
Getter for property m_iGuestLeftAtt. |
int |
getGuestLeftDef()
Getter for property m_iGuestLeftDef. |
int |
getGuestMidAtt()
Getter for property m_iGuestMidAtt. |
int |
getGuestMidDef()
Getter for property m_iGuestMidDef. |
int |
getGuestMidfield()
Getter for property m_iGuestMidfield. |
int |
getGuestRightAtt()
Getter for property m_iGuestRightAtt. |
int |
getGuestRightDef()
Getter for property m_iGuestRightDef. |
int |
getGuestTacticSkill()
Getter for property m_iGuestTacticSkill. |
int |
getGuestTacticType()
Getter for property m_iGuestTacticType. |
int |
getHeimId()
Getter for property m_iHeimId. |
java.lang.String |
getHeimName()
Getter for property m_sHeimName. |
java.util.Vector |
getHighlights()
Getter for property m_vHighlights. |
int |
getHomeEinstellung()
Getter for property m_iHomeEinstellung. |
float |
getHomeGesamtstaerke(boolean absolut)
Gibt die Gesamtstärke zurück, Absolut oder durch die Anzahl der Summanten geteilt |
int |
getHomeGoals()
Getter for property m_iHomeGoals. |
int |
getHomeLeftAtt()
Getter for property m_iHomeLeftAtt. |
int |
getHomeLeftDef()
Getter for property m_iHomeLeftDef. |
int |
getHomeMidAtt()
Getter for property m_iHomeMidAtt. |
int |
getHomeMidDef()
Getter for property m_iHomeMidDef. |
int |
getHomeMidfield()
Getter for property m_iHomeMidfield. |
int |
getHomeRightAtt()
Getter for property m_iHomeRightAtt. |
int |
getHomeRightDef()
Getter for property m_iHomeRightDef. |
int |
getHomeTacticSkill()
Getter for property m_iHomeTacticSkill. |
int |
getHomeTacticType()
Getter for property m_iHomeTacticType. |
java.util.List |
getLineup(boolean home)
Method that extract a lineup from the full match comment |
int |
getMatchID()
Getter for property m_iMatchID. |
java.lang.String |
getMatchreport()
Getter for property m_sMatchreport. |
static java.lang.String |
getNameForEinstellung(int einstellung)
Gibt den Namen zu einer Bewertungzurück |
static java.lang.String |
getNameForTaktik(int taktikTyp)
Gibt den Namen zu einer Bewertungzurück |
int |
getRegionId()
Get the region ID of this match's arena |
java.sql.Timestamp |
getSpielDatum()
Getter for property m_clSpielDatum. |
ITeamLineup |
getTeamLineup(boolean home)
Method that extract a lineup from the full match comment |
int |
getWetterId()
Getter for property m_iWetterId. |
int |
getZuschauer()
Getter for property m_iZuschauer. |
protected static boolean |
isNumeric(java.lang.String aText)
check if numeric |
void |
setArenaID(int m_iArenaID)
Setter for property m_iArenaID. |
void |
setArenaName(java.lang.String m_sArenaName)
Setter for property m_sArenaName. |
void |
setFetchDatum(java.sql.Timestamp m_clFetchDatum)
Setter for property m_clFetchDatum. |
boolean |
setFetchDatumFromString(java.lang.String date)
Getter for property m_lDatum. |
void |
setGastId(int m_iGastId)
Setter for property m_iGastId. |
void |
setGastName(java.lang.String m_sGastName)
Setter for property m_sGastName. |
void |
setGuestEinstellung(int m_iGuestEinstellung)
Setter for property m_iGuestEinstellung. |
void |
setGuestGoals(int m_iGuestGoals)
Setter for property m_iGuestGoals. |
void |
setGuestLeftAtt(int m_iGuestLeftAtt)
Setter for property m_iGuestLeftAtt. |
void |
setGuestLeftDef(int m_iGuestLeftDef)
Setter for property m_iGuestLeftDef. |
void |
setGuestMidAtt(int m_iGuestMidAtt)
Setter for property m_iGuestMidAtt. |
void |
setGuestMidDef(int m_iGuestMidDef)
Setter for property m_iGuestMidDef. |
void |
setGuestMidfield(int m_iGuestMidfield)
Setter for property m_iGuestMidfield. |
void |
setGuestRightAtt(int m_iGuestRightAtt)
Setter for property m_iGuestRightAtt. |
void |
setGuestRightDef(int m_iGuestRightDef)
Setter for property m_iGuestRightDef. |
void |
setGuestTacticSkill(int m_iGuestTacticSkill)
Setter for property m_iGuestTacticSkill. |
void |
setGuestTacticType(int m_iGuestTacticType)
Setter for property m_iGuestTacticType. |
void |
setHeimId(int m_iHeimId)
Setter for property m_iHeimId. |
void |
setHeimName(java.lang.String m_sHeimName)
Setter for property m_sHeimName. |
void |
setHighlights(java.util.Vector m_vHighlights)
Setter for property m_vHighlights. |
void |
setHomeEinstellung(int m_iHomeEinstellung)
Setter for property m_iHomeEinstellung. |
void |
setHomeGoals(int m_iHomeGoals)
Setter for property m_iHomeGoals. |
void |
setHomeLeftAtt(int m_iHomeLeftAtt)
Setter for property m_iHomeLeftAtt. |
void |
setHomeLeftDef(int m_iHomeLeftDef)
Setter for property m_iHomeLeftDef. |
void |
setHomeMidAtt(int m_iHomeMidAtt)
Setter for property m_iHomeMidAtt. |
void |
setHomeMidDef(int m_iHomeMidDef)
Setter for property m_iHomeMidDef. |
void |
setHomeMidfield(int m_iHomeMidfield)
Setter for property m_iHomeMidfield. |
void |
setHomeRightAtt(int m_iHomeRightAtt)
Setter for property m_iHomeRightAtt. |
void |
setHomeRightDef(int m_iHomeRightDef)
Setter for property m_iHomeRightDef. |
void |
setHomeTacticSkill(int m_iHomeTacticSkill)
Setter for property m_iHomeTacticSkill. |
void |
setHomeTacticType(int m_iHomeTacticType)
Setter for property m_iHomeTacticType. |
void |
setMatchID(int m_iMatchID)
Setter for property m_iMatchID. |
void |
setMatchreport(java.lang.String m_sMatchreport)
Setter for property m_sMatchreport. |
void |
setRegionId(int regionId)
Set the region ID of the match's arena |
void |
setSpielDatum(java.sql.Timestamp m_clSpielDatum)
Setter for property m_clSpielDatum. |
boolean |
setSpielDatumFromString(java.lang.String date)
Getter for property m_lDatum. |
void |
setWetterId(int m_iWetterId)
Setter for property m_iWetterId. |
void |
setZuschauer(int m_iZuschauer)
Setter for property m_iZuschauer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Matchdetails()
| Method Detail |
|---|
public static java.lang.String getNameForEinstellung(int einstellung)
einstellung - TODO Missing Constructuor Parameter Documentation
public static java.lang.String getNameForTaktik(int taktikTyp)
taktikTyp - TODO Missing Constructuor Parameter Documentation
public final void setArenaID(int m_iArenaID)
m_iArenaID - New value of property m_iArenaID.public final int getArenaID()
getArenaID in interface IMatchDetailspublic final void setArenaName(java.lang.String m_sArenaName)
m_sArenaName - New value of property m_sArenaName.public final java.lang.String getArenaName()
getArenaName in interface IMatchDetailspublic final void setFetchDatum(java.sql.Timestamp m_clFetchDatum)
m_clFetchDatum - New value of property m_clFetchDatum.public final java.sql.Timestamp getFetchDatum()
getFetchDatum in interface IMatchDetailspublic final boolean setFetchDatumFromString(java.lang.String date)
date - TODO Missing Constructuor Parameter Documentation
public final java.lang.String getFormation(boolean home)
getFormation in interface IMatchDetailshome - true for home lineup, false for away
public final void setGastId(int m_iGastId)
m_iGastId - New value of property m_iGastId.public final int getGastId()
getGastId in interface IMatchDetailspublic final void setGastName(java.lang.String m_sGastName)
m_sGastName - New value of property m_sGastName.public final java.lang.String getGastName()
getGastName in interface IMatchDetailspublic final void setGuestEinstellung(int m_iGuestEinstellung)
m_iGuestEinstellung - New value of property m_iGuestEinstellung.public final int getGuestEinstellung()
getGuestEinstellung in interface IMatchDetailspublic final float getGuestGesamtstaerke(boolean absolut)
absolut - TODO Missing Constructuor Parameter Documentation
public final void setGuestGoals(int m_iGuestGoals)
m_iGuestGoals - New value of property m_iGuestGoals.public final int getGuestGoals()
getGuestGoals in interface IMatchDetailspublic final void setGuestLeftAtt(int m_iGuestLeftAtt)
m_iGuestLeftAtt - New value of property m_iGuestLeftAtt.public final int getGuestLeftAtt()
getGuestLeftAtt in interface IMatchDetailspublic final void setGuestLeftDef(int m_iGuestLeftDef)
m_iGuestLeftDef - New value of property m_iGuestLeftDef.public final int getGuestLeftDef()
getGuestLeftDef in interface IMatchDetailspublic final void setGuestMidAtt(int m_iGuestMidAtt)
m_iGuestMidAtt - New value of property m_iGuestMidAtt.public final int getGuestMidAtt()
getGuestMidAtt in interface IMatchDetailspublic final void setGuestMidDef(int m_iGuestMidDef)
m_iGuestMidDef - New value of property m_iGuestMidDef.public final int getGuestMidDef()
getGuestMidDef in interface IMatchDetailspublic final void setGuestMidfield(int m_iGuestMidfield)
m_iGuestMidfield - New value of property m_iGuestMidfield.public final int getGuestMidfield()
getGuestMidfield in interface IMatchDetailspublic final void setGuestRightAtt(int m_iGuestRightAtt)
m_iGuestRightAtt - New value of property m_iGuestRightAtt.public final int getGuestRightAtt()
getGuestRightAtt in interface IMatchDetailspublic final void setGuestRightDef(int m_iGuestRightDef)
m_iGuestRightDef - New value of property m_iGuestRightDef.public final int getGuestRightDef()
getGuestRightDef in interface IMatchDetailspublic final void setGuestTacticSkill(int m_iGuestTacticSkill)
m_iGuestTacticSkill - New value of property m_iGuestTacticSkill.public final int getGuestTacticSkill()
getGuestTacticSkill in interface IMatchDetailspublic final void setGuestTacticType(int m_iGuestTacticType)
m_iGuestTacticType - New value of property m_iGuestTacticType.public final int getGuestTacticType()
getGuestTacticType in interface IMatchDetailspublic final void setHeimId(int m_iHeimId)
m_iHeimId - New value of property m_iHeimId.public final int getHeimId()
getHeimId in interface IMatchDetailspublic final void setHeimName(java.lang.String m_sHeimName)
m_sHeimName - New value of property m_sHeimName.public final java.lang.String getHeimName()
getHeimName in interface IMatchDetailspublic final void setHighlights(java.util.Vector m_vHighlights)
m_vHighlights - New value of property m_vHighlights.public final java.util.Vector getHighlights()
getHighlights in interface IMatchDetailspublic final void setHomeEinstellung(int m_iHomeEinstellung)
m_iHomeEinstellung - New value of property m_iHomeEinstellung.public final int getHomeEinstellung()
getHomeEinstellung in interface IMatchDetailspublic final float getHomeGesamtstaerke(boolean absolut)
absolut - TODO Missing Constructuor Parameter Documentation
public final void setHomeGoals(int m_iHomeGoals)
m_iHomeGoals - New value of property m_iHomeGoals.public final int getHomeGoals()
getHomeGoals in interface IMatchDetailspublic final void setHomeLeftAtt(int m_iHomeLeftAtt)
m_iHomeLeftAtt - New value of property m_iHomeLeftAtt.public final int getHomeLeftAtt()
getHomeLeftAtt in interface IMatchDetailspublic final void setHomeLeftDef(int m_iHomeLeftDef)
m_iHomeLeftDef - New value of property m_iHomeLeftDef.public final int getHomeLeftDef()
getHomeLeftDef in interface IMatchDetailspublic final void setHomeMidAtt(int m_iHomeMidAtt)
m_iHomeMidAtt - New value of property m_iHomeMidAtt.public final int getHomeMidAtt()
getHomeMidAtt in interface IMatchDetailspublic final void setHomeMidDef(int m_iHomeMidDef)
m_iHomeMidDef - New value of property m_iHomeMidDef.public final int getHomeMidDef()
getHomeMidDef in interface IMatchDetailspublic final void setHomeMidfield(int m_iHomeMidfield)
m_iHomeMidfield - New value of property m_iHomeMidfield.public final int getHomeMidfield()
getHomeMidfield in interface IMatchDetailspublic final void setHomeRightAtt(int m_iHomeRightAtt)
m_iHomeRightAtt - New value of property m_iHomeRightAtt.public final int getHomeRightAtt()
getHomeRightAtt in interface IMatchDetailspublic final void setHomeRightDef(int m_iHomeRightDef)
m_iHomeRightDef - New value of property m_iHomeRightDef.public final int getHomeRightDef()
getHomeRightDef in interface IMatchDetailspublic final void setHomeTacticSkill(int m_iHomeTacticSkill)
m_iHomeTacticSkill - New value of property m_iHomeTacticSkill.public final int getHomeTacticSkill()
getHomeTacticSkill in interface IMatchDetailspublic final void setHomeTacticType(int m_iHomeTacticType)
m_iHomeTacticType - New value of property m_iHomeTacticType.public final int getHomeTacticType()
getHomeTacticType in interface IMatchDetailspublic final java.util.List getLineup(boolean home)
getLineup in interface IMatchDetailshome - true for home lineup, false for away
public final void setMatchID(int m_iMatchID)
m_iMatchID - New value of property m_iMatchID.public final int getMatchID()
getMatchID in interface IMatchDetailspublic final void setMatchreport(java.lang.String m_sMatchreport)
m_sMatchreport - New value of property m_sMatchreport.public final java.lang.String getMatchreport()
getMatchreport in interface IMatchDetailspublic final void setSpielDatum(java.sql.Timestamp m_clSpielDatum)
m_clSpielDatum - New value of property m_clSpielDatum.public final java.sql.Timestamp getSpielDatum()
getSpielDatum in interface IMatchDetailspublic final boolean setSpielDatumFromString(java.lang.String date)
date - TODO Missing Constructuor Parameter Documentation
public final ITeamLineup getTeamLineup(boolean home)
getTeamLineup in interface IMatchDetailshome - true for home lineup, false for away
public final void setWetterId(int m_iWetterId)
m_iWetterId - New value of property m_iWetterId.public final int getWetterId()
getWetterId in interface IMatchDetailspublic final void setZuschauer(int m_iZuschauer)
m_iZuschauer - New value of property m_iZuschauer.public final int getZuschauer()
getZuschauer in interface IMatchDetailsprotected static final boolean isNumeric(java.lang.String aText)
aText - TODO Missing Constructuor Parameter Documentation
public void setRegionId(int regionId)
regionId - public int getRegionId()
getRegionId in interface IMatchDetails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||