de.hattrickorganizer.model.matches
Class MatchLineupPlayer

java.lang.Object
  extended by de.hattrickorganizer.model.SpielerPosition
      extended by de.hattrickorganizer.model.matches.MatchLineupPlayer
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, IMatchLineupPlayer, ISpielerPosition

public class MatchLineupPlayer
extends SpielerPosition
implements IMatchLineupPlayer

DOCUMENT ME!

Author:
thomas.werth
See Also:
Serialized Form

Field Summary
 
Fields inherited from class de.hattrickorganizer.model.SpielerPosition
KEIN_TE, POSITIONEN, SCHWACHER_TE, VOLLER_TE
 
Fields inherited from interface plugins.IMatchLineupPlayer
CAPITAN_ROLEID, EINWECHSEL1, EINWECHSEL2, EINWECHSEL3, SENT_OFF, STANDARDS, SUBSTITUTED
 
Fields inherited from interface plugins.ISpielerPosition
ausgewechselt, AUSGEWECHSELT1, AUSGEWECHSELT2, AUSGEWECHSELT3, AUSSENVERTEIDIGER, AUSSENVERTEIDIGER_DEF, AUSSENVERTEIDIGER_IN, AUSSENVERTEIDIGER_OFF, beginnReservere, DEFENSIV, FLUEGELSPIEL, FLUEGELSPIEL_DEF, FLUEGELSPIEL_IN, FLUEGELSPIEL_OFF, forward1, forward2, INNENVERTEIDIGER, INNENVERTEIDIGER_AUS, INNENVERTEIDIGER_OFF, insideBack1, insideBack2, insideMid1, insideMid2, keeper, leftBack, leftWinger, MITTELFELD, MITTELFELD_AUS, MITTELFELD_DEF, MITTELFELD_OFF, NACH_AUSSEN, NORMAL, NUM_POSITIONS, OFFENSIV, POS_ZUS_INNENV, POS_ZUS_MITTELFELD, POS_ZUS_STUERMER, rightBack, rightWinger, spielfuehrer, standard, STURM, STURM_AUS, STURM_DEF, substBack, substForward, substInsideMid, substKeeper, substWinger, TORWART, TRAINER, UNBESTIMMT, ZUR_MITTE, ZUS_INNENV, ZUS_MITTELFELD, ZUS_STUERMER
 
Constructor Summary
MatchLineupPlayer(int roleID, int behaivior, int spielerID, double rating, java.lang.String name, int positionsCode, int status, int fieldPos)
          Creates a new instance of MatchLineupPlayer
MatchLineupPlayer(int roleID, int behaivior, int spielerID, double rating, java.lang.String vname, java.lang.String nickName, java.lang.String name, int positionsCode, int status, int fieldPos)
          Creates a new instance of MatchLineupPlayer
 
Method Summary
 int getFieldPos()
          Getter for property m_iFieldPos.
 java.lang.String getNickName()
          Getter for property m_sNickName.
 byte getPosition()
          TODO Missing Method Documentation
 int getPositionCode()
          Getter for property m_iPositionCode.
 double getRating()
          Getter for property m_dRating.
 java.lang.String getSpielerName()
          Getter for property m_sSpielerName.
 java.lang.String getSpielerVName()
          Getter for property m_sSpielerVName.
 int getStatus()
          Getter for property m_iStatus.
 void setFieldPos(int m_iFieldPos)
          Setter for property m_iFieldPos.
protected  void setName(java.lang.String name)
          bricht den Namen auf
 void setNickName(java.lang.String m_sNickName)
          Setter for property m_sNickName.
 void setPositionCode(int m_iPositionCode)
          Setter for property m_iPositionCode.
 void setRating(double m_dRating)
          Setter for property m_dRating.
 void setSpielerName(java.lang.String m_sSpielerName)
          Setter for property m_sSpielerName.
 void setSpielerVName(java.lang.String m_sSpielerVName)
          Setter for property m_sSpielerVName.
 void setStatus(int m_iStatus)
          Setter for property m_iStatus.
 
Methods inherited from class de.hattrickorganizer.model.SpielerPosition
compareTo, getHTPosidForHOPosition4Image, getId, getKurzNameForPosition, getNameForID, getNameForPosition, getPosition, getSortId, getSortId, getSpielerId, getTaktik, save, setId, setSpielerId, setTaktik
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface plugins.IMatchLineupPlayer
getId, getSortId, getSpielerId, getTaktik
 

Constructor Detail

MatchLineupPlayer

public MatchLineupPlayer(int roleID,
                         int behaivior,
                         int spielerID,
                         double rating,
                         java.lang.String name,
                         int positionsCode,
                         int status,
                         int fieldPos)
Creates a new instance of MatchLineupPlayer

Parameters:
roleID - TODO Missing Constructuor Parameter Documentation
behaivior - TODO Missing Constructuor Parameter Documentation
spielerID - TODO Missing Constructuor Parameter Documentation
rating - TODO Missing Constructuor Parameter Documentation
name - TODO Missing Constructuor Parameter Documentation
positionsCode - TODO Missing Constructuor Parameter Documentation
status - TODO Missing Constructuor Parameter Documentation
fieldPos - TODO Missing Constructuor Parameter Documentation

MatchLineupPlayer

public MatchLineupPlayer(int roleID,
                         int behaivior,
                         int spielerID,
                         double rating,
                         java.lang.String vname,
                         java.lang.String nickName,
                         java.lang.String name,
                         int positionsCode,
                         int status,
                         int fieldPos)
Creates a new instance of MatchLineupPlayer

Parameters:
roleID - TODO Missing Constructuor Parameter Documentation
behaivior - TODO Missing Constructuor Parameter Documentation
spielerID - TODO Missing Constructuor Parameter Documentation
rating - TODO Missing Constructuor Parameter Documentation
vname - TODO Missing Constructuor Parameter Documentation
nickName - TODO Missing Constructuor Parameter Documentation
name - TODO Missing Constructuor Parameter Documentation
positionsCode - TODO Missing Constructuor Parameter Documentation
status - TODO Missing Constructuor Parameter Documentation
fieldPos - TODO Missing Constructuor Parameter Documentation
Method Detail

setFieldPos

public final void setFieldPos(int m_iFieldPos)
Setter for property m_iFieldPos.

Parameters:
m_iFieldPos - New value of property m_iFieldPos.

getFieldPos

public final int getFieldPos()
Getter for property m_iFieldPos.

Specified by:
getFieldPos in interface IMatchLineupPlayer
Returns:
Value of property m_iFieldPos.

setNickName

public final void setNickName(java.lang.String m_sNickName)
Setter for property m_sNickName.

Parameters:
m_sNickName - New value of property m_sNickName.

getNickName

public final java.lang.String getNickName()
Getter for property m_sNickName.

Specified by:
getNickName in interface IMatchLineupPlayer
Returns:
Value of property m_sNickName.

getPosition

public final byte getPosition()
Description copied from class: SpielerPosition
TODO Missing Method Documentation

Specified by:
getPosition in interface IMatchLineupPlayer
Overrides:
getPosition in class SpielerPosition
Returns:
TODO Missing Return Method Documentation

setPositionCode

public final void setPositionCode(int m_iPositionCode)
Setter for property m_iPositionCode.

Parameters:
m_iPositionCode - New value of property m_iPositionCode.

getPositionCode

public final int getPositionCode()
Getter for property m_iPositionCode.

Specified by:
getPositionCode in interface IMatchLineupPlayer
Returns:
Value of property m_iPositionCode.

setRating

public final void setRating(double m_dRating)
Setter for property m_dRating.

Parameters:
m_dRating - New value of property m_dRating.

getRating

public final double getRating()
Getter for property m_dRating.

Specified by:
getRating in interface IMatchLineupPlayer
Returns:
Value of property m_dRating.

setSpielerName

public final void setSpielerName(java.lang.String m_sSpielerName)
Setter for property m_sSpielerName.

Parameters:
m_sSpielerName - New value of property m_sSpielerName.

getSpielerName

public final java.lang.String getSpielerName()
Getter for property m_sSpielerName.

Specified by:
getSpielerName in interface IMatchLineupPlayer
Returns:
Value of property m_sSpielerName.

setSpielerVName

public final void setSpielerVName(java.lang.String m_sSpielerVName)
Setter for property m_sSpielerVName.

Parameters:
m_sSpielerVName - New value of property m_sSpielerVName.

getSpielerVName

public final java.lang.String getSpielerVName()
Getter for property m_sSpielerVName.

Specified by:
getSpielerVName in interface IMatchLineupPlayer
Returns:
Value of property m_sSpielerVName.

setStatus

public final void setStatus(int m_iStatus)
Setter for property m_iStatus.

Parameters:
m_iStatus - New value of property m_iStatus.

getStatus

public final int getStatus()
Getter for property m_iStatus.

Specified by:
getStatus in interface IMatchLineupPlayer
Returns:
Value of property m_iStatus.

setName

protected final void setName(java.lang.String name)
bricht den Namen auf

Parameters:
name - TODO Missing Constructuor Parameter Documentation