plugins
Interface ITeam

All Known Implementing Classes:
Team

public interface ITeam

Enth�lt die Daten des Teams (nicht der Spieler!); Stores data from team section of HRF ( no players are stored here )


Field Summary
static int SV_armselig
          TODO Missing Parameter Documentation
static int SV_bescheiden
          TODO Missing Parameter Documentation
static int SV_etwas_ueberheblich
          TODO Missing Parameter Documentation
static int SV_gering
          TODO Missing Parameter Documentation
static int SV_katastrophal
          TODO Missing Parameter Documentation
static int SV_nichtVorhanden
          TODO Missing Parameter Documentation
static int SV_sehr_gross
          TODO Missing Parameter Documentation
static int SV_stark
          TODO Missing Parameter Documentation
static int SV_voellig_abgehoben
          TODO Missing Parameter Documentation
static int SV_voellig_uebertrieben
          TODO Missing Parameter Documentation
static int TA_ABWEHRVERHALTEN
          TODO Missing Parameter Documentation
static int TA_ALLGEMEIN
          TODO Missing Parameter Documentation
static int TA_CHANCEN
          TODO Missing Parameter Documentation
static int TA_EXTERNALATTACK
          TODO Missing Parameter Documentation
static int TA_FLANKEN
          TODO Missing Parameter Documentation
static int TA_KONDITION
          TODO Missing Parameter Documentation
static int TA_PASSSPIEL
          TODO Missing Parameter Documentation
static int TA_SCHUSSTRAINING
          TODO Missing Parameter Documentation
static int TA_SPIELAUFBAU
          TODO Missing Parameter Documentation
static int TA_STANDARD
          TODO Missing Parameter Documentation
static int TA_STEILPAESSE
          TODO Missing Parameter Documentation
static int TA_TORWART
          TODO Missing Parameter Documentation
static int TA_VERTEIDIGUNG
          TODO Missing Parameter Documentation
static int TS_auf_Wolke_sieben
          TODO Missing Parameter Documentation
static int TS_ausgezeichnet
          TODO Missing Parameter Documentation
static int TS_blutruenstig
          TODO Missing Parameter Documentation
static int TS_euphorisch
          TODO Missing Parameter Documentation
static int TS_gut
          TODO Missing Parameter Documentation
static int TS_irritiert
          TODO Missing Parameter Documentation
static int TS_paradiesisch
          TODO Missing Parameter Documentation
static int TS_ruhig
          TODO Missing Parameter Documentation
static int TS_wie_im_kalten_Krieg
          TODO Missing Parameter Documentation
static int TS_wuetend
          TODO Missing Parameter Documentation
static int TS_zufrieden
          TODO Missing Parameter Documentation
 
Method Summary
 int getErfahrung343()
          Getter for property m_iErfahrung343.
 int getErfahrung352()
          Getter for property m_iErfahrung352.
 int getErfahrung433()
          Getter for property m_iErfahrung433.
 int getErfahrung451()
          Getter for property m_iErfahrung451.
 int getErfahrung532()
          Getter for property m_iErfahrung532.
 int getErfahrung541()
          Getter for property m_iErfahrung541.
 java.lang.String getSelbstvertrauen()
          Getter for property m_sSelbstvertrauen.
 int getSelbstvertrauenAsInt()
          Getter for property m_iSelbstvertrauen.
 int getStaminaTrainingPart()
           
 java.lang.String getStimmung()
          Getter for property m_sStimmung.
 int getStimmungAsInt()
          TODO Missing Method Documentation
 int getSubStimmung()
           
 java.lang.String getTrainingsArt()
          Getter for property m_sTrainingsArt.
 int getTrainingsArtAsInt()
          Getter for property m_iTrainingsArt.
 int getTrainingslevel()
          Getter for property m_iTrainingslevel.
 void setErfahrung343(int m_iErfahrung343)
          Setter for property m_iErfahrung343.
 void setErfahrung352(int m_iErfahrung352)
          Setter for property m_iErfahrung352.
 void setErfahrung433(int m_iErfahrung433)
          Setter for property m_iErfahrung433.
 void setErfahrung451(int m_iErfahrung451)
          Setter for property m_iErfahrung451.
 void setErfahrung532(int m_iErfahrung532)
          Setter for property m_iErfahrung532.
 void setErfahrung541(int m_iErfahrung541)
          Setter for property m_iErfahrung541.
 void setSelbstvertrauen(java.lang.String m_sSelbstvertrauen)
          Setter for property m_sSelbstvertrauen.
 void setSelbstvertrauenAsInt(int m_iSelbstvertrauen)
          Setter for property m_iSelbstvertrauen.
 void setStaminaTrainingPart(int m_iStaminaTrainingPart)
           
 void setStimmung(java.lang.String m_sStimmung)
          Setter for property m_sStimmung.
 void setStimmungAsInt(int m_iStimmung)
          Setter for property m_iStimmung.
 void setTrainingsArt(java.lang.String m_sTrainingsArt)
          Setter for property m_sTrainingsArt.
 void setTrainingsArtAsInt(int m_iTrainingsArt)
          Setter for property m_iTrainingsArt.
 void setTrainingslevel(int m_iTrainingslevel)
          Setter for property m_iTrainingslevel.
 

Field Detail

TS_paradiesisch

static final int TS_paradiesisch
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_auf_Wolke_sieben

static final int TS_auf_Wolke_sieben
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_euphorisch

static final int TS_euphorisch
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_ausgezeichnet

static final int TS_ausgezeichnet
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_gut

static final int TS_gut
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_zufrieden

static final int TS_zufrieden
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_ruhig

static final int TS_ruhig
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_irritiert

static final int TS_irritiert
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_wuetend

static final int TS_wuetend
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_blutruenstig

static final int TS_blutruenstig
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TS_wie_im_kalten_Krieg

static final int TS_wie_im_kalten_Krieg
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_voellig_abgehoben

static final int SV_voellig_abgehoben
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_voellig_uebertrieben

static final int SV_voellig_uebertrieben
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_etwas_ueberheblich

static final int SV_etwas_ueberheblich
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_sehr_gross

static final int SV_sehr_gross
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_stark

static final int SV_stark
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_bescheiden

static final int SV_bescheiden
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_gering

static final int SV_gering
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_armselig

static final int SV_armselig
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_katastrophal

static final int SV_katastrophal
TODO Missing Parameter Documentation

See Also:
Constant Field Values

SV_nichtVorhanden

static final int SV_nichtVorhanden
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_EXTERNALATTACK

static final int TA_EXTERNALATTACK
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_ABWEHRVERHALTEN

static final int TA_ABWEHRVERHALTEN
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_STEILPAESSE

static final int TA_STEILPAESSE
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_TORWART

static final int TA_TORWART
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_SPIELAUFBAU

static final int TA_SPIELAUFBAU
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_PASSSPIEL

static final int TA_PASSSPIEL
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_SCHUSSTRAINING

static final int TA_SCHUSSTRAINING
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_FLANKEN

static final int TA_FLANKEN
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_CHANCEN

static final int TA_CHANCEN
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_VERTEIDIGUNG

static final int TA_VERTEIDIGUNG
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_STANDARD

static final int TA_STANDARD
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_KONDITION

static final int TA_KONDITION
TODO Missing Parameter Documentation

See Also:
Constant Field Values

TA_ALLGEMEIN

static final int TA_ALLGEMEIN
TODO Missing Parameter Documentation

See Also:
Constant Field Values
Method Detail

setErfahrung343

void setErfahrung343(int m_iErfahrung343)
Setter for property m_iErfahrung343.

Parameters:
m_iErfahrung343 - New value of property m_iErfahrung343.

getErfahrung343

int getErfahrung343()
Getter for property m_iErfahrung343.

Returns:
Value of property m_iErfahrung343.

setErfahrung352

void setErfahrung352(int m_iErfahrung352)
Setter for property m_iErfahrung352.

Parameters:
m_iErfahrung352 - New value of property m_iErfahrung352.

getErfahrung352

int getErfahrung352()
Getter for property m_iErfahrung352.

Returns:
Value of property m_iErfahrung352.

setErfahrung433

void setErfahrung433(int m_iErfahrung433)
Setter for property m_iErfahrung433.

Parameters:
m_iErfahrung433 - New value of property m_iErfahrung433.

getErfahrung433

int getErfahrung433()
Getter for property m_iErfahrung433.

Returns:
Value of property m_iErfahrung433.

setErfahrung451

void setErfahrung451(int m_iErfahrung451)
Setter for property m_iErfahrung451.

Parameters:
m_iErfahrung451 - New value of property m_iErfahrung451.

getErfahrung451

int getErfahrung451()
Getter for property m_iErfahrung451.

Returns:
Value of property m_iErfahrung451.

setErfahrung532

void setErfahrung532(int m_iErfahrung532)
Setter for property m_iErfahrung532.

Parameters:
m_iErfahrung532 - New value of property m_iErfahrung532.

getErfahrung532

int getErfahrung532()
Getter for property m_iErfahrung532.

Returns:
Value of property m_iErfahrung532.

setErfahrung541

void setErfahrung541(int m_iErfahrung541)
Setter for property m_iErfahrung541.

Parameters:
m_iErfahrung541 - New value of property m_iErfahrung541.

getErfahrung541

int getErfahrung541()
Getter for property m_iErfahrung541.

Returns:
Value of property m_iErfahrung541.

setSelbstvertrauen

void setSelbstvertrauen(java.lang.String m_sSelbstvertrauen)
Setter for property m_sSelbstvertrauen.

Parameters:
m_sSelbstvertrauen - New value of property m_sSelbstvertrauen.

getSelbstvertrauen

java.lang.String getSelbstvertrauen()
Getter for property m_sSelbstvertrauen.

Returns:
Value of property m_sSelbstvertrauen.

setSelbstvertrauenAsInt

void setSelbstvertrauenAsInt(int m_iSelbstvertrauen)
Setter for property m_iSelbstvertrauen.

Parameters:
m_iSelbstvertrauen - New value of property m_iSelbstvertrauen.

getSelbstvertrauenAsInt

int getSelbstvertrauenAsInt()
Getter for property m_iSelbstvertrauen.

Returns:
Value of property m_iSelbstvertrauen.

setStimmung

void setStimmung(java.lang.String m_sStimmung)
Setter for property m_sStimmung.

Parameters:
m_sStimmung - New value of property m_sStimmung.

getStimmung

java.lang.String getStimmung()
Getter for property m_sStimmung.

Returns:
Value of property m_sStimmung.

getSubStimmung

int getSubStimmung()

setStimmungAsInt

void setStimmungAsInt(int m_iStimmung)
Setter for property m_iStimmung.

Parameters:
m_iStimmung - New value of property m_iStimmung.

getStimmungAsInt

int getStimmungAsInt()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

setTrainingsArt

void setTrainingsArt(java.lang.String m_sTrainingsArt)
Setter for property m_sTrainingsArt.

Parameters:
m_sTrainingsArt - New value of property m_sTrainingsArt.

getTrainingsArt

java.lang.String getTrainingsArt()
Getter for property m_sTrainingsArt.

Returns:
Value of property m_sTrainingsArt.

setTrainingsArtAsInt

void setTrainingsArtAsInt(int m_iTrainingsArt)
Setter for property m_iTrainingsArt.

Parameters:
m_iTrainingsArt - New value of property m_iTrainingsArt.

getTrainingsArtAsInt

int getTrainingsArtAsInt()
Getter for property m_iTrainingsArt.

Returns:
Value of property m_iTrainingsArt.

setTrainingslevel

void setTrainingslevel(int m_iTrainingslevel)
Setter for property m_iTrainingslevel.

Parameters:
m_iTrainingslevel - New value of property m_iTrainingslevel.

setStaminaTrainingPart

void setStaminaTrainingPart(int m_iStaminaTrainingPart)

getTrainingslevel

int getTrainingslevel()
Getter for property m_iTrainingslevel.

Returns:
Value of property m_iTrainingslevel.

getStaminaTrainingPart

int getStaminaTrainingPart()