de.hattrickorganizer.model
Class Finanzen

java.lang.Object
  extended by de.hattrickorganizer.model.Finanzen
All Implemented Interfaces:
IFinanzen

public class Finanzen
extends java.lang.Object
implements IFinanzen

Enthält alle Informationen zu den Finanzen


Field Summary
static int LV_fans_angry
           
static int LV_fans_blutduerstig
           
static int LV_fans_disappointed
           
static int LV_fans_euphorisch
           
static int LV_fans_gluecklich
           
static int LV_fans_im_siebten_Himmel
           
static int LV_fans_irritiert
           
static int LV_fans_ruhig
           
static int LV_fans_uebergluecklich
           
static int LV_fans_vergoettern_Dich
           
static int LV_fans_wuetend
           
static int LV_fans_zufrieden
           
static int LV_spons_blutduerstig
           
static int LV_spons_euphorisch
           
static int LV_spons_gluecklich
           
static int LV_spons_im_siebten_Himmel
           
static int LV_spons_irritiert
           
static int LV_spons_ruhig
           
static int LV_spons_uebergluecklich
           
static int LV_spons_vergoettern_Dich
           
static int LV_spons_wuetend
           
static int LV_spons_zufrieden
           
protected  int m_iEinnahmenGesamt
          Einnahmen Gesamt
protected  int m_iEinnahmenSonstige
          Einnahmen Sonstige
protected  int m_iEinnahmenSponsoren
          Einnahmen Sponsoren
protected  int m_iEinnahmenZinsen
          Einnahmen Zinserträge
protected  int m_iEinnahmenZuschauer
          Einnahmen Zuschauer
protected  int m_iFinanzen
          Aktuelle Finanzen
protected  int m_iGewinnVerlust
          Gewinn/Verlust
protected  int m_iKostenGesamt
          Kosten Gesamt
protected  int m_iKostenJugend
          Kosten Jugend
protected  int m_iKostenSonstige
          Kosten Sonstige
protected  int m_iKostenSpieler
          Kosten Spieler
protected  int m_iKostenStadion
          Kosten Stadion
protected  int m_iKostenTrainerstab
          Kosten Trainerstab
protected  int m_iKostenZinsen
          Kosten Zinsaufwendungen
protected  int m_iLetzteEinnahmenGesamt
          Einnahmen Gesamt
protected  int m_iLetzteEinnahmenSonstige
          Einnahmen Sonstige
protected  int m_iLetzteEinnahmenSponsoren
          Einnahmen Sponsoren
protected  int m_iLetzteEinnahmenZinsen
          Einnahmen Zinserträge
protected  int m_iLetzteEinnahmenZuschauer
          Einnahmen Zuschauer
protected  int m_iLetzteGewinnVerlust
          Gewinn/Verlust
protected  int m_iLetzteKostenGesamt
          Kosten Gesamt
protected  int m_iLetzteKostenJugend
          Kosten Jugend
protected  int m_iLetzteKostenSonstige
          Kosten Sonstige
protected  int m_iLetzteKostenSpieler
          Kosten Spieler
protected  int m_iLetzteKostenStadion
          Kosten Stadion
protected  int m_iLetzteKostenTrainerstab
          Kosten Trainerstab
protected  int m_iLetzteKostenZinsen
          Kosten Zinsaufwendungen
protected  int m_iSponsoren
          Sponsoren
protected  int m_iSupporter
          Supporter
 
Constructor Summary
Finanzen(java.util.Properties properties)
           
Finanzen(java.sql.ResultSet rs)
          Creates a new Finanzen object.
 
Method Summary
 int getEinnahmenGesamt()
          Getter for property m_iEinnahmenGesamt.
 int getEinnahmenSonstige()
          Getter for property m_iEinnahmenSonstige.
 int getEinnahmenSponsoren()
          Getter for property m_iEinnahmenSponsoren.
 int getEinnahmenZinsen()
          Getter for property m_iEinnahmenZinsen.
 int getEinnahmenZuschauer()
          Getter for property m_iEinnahmenZuschauer.
 int getFinanzen()
          Getter for property m_iFinanzen.
 int getGewinnVerlust()
          Getter for property m_iGewinnVerlust.
 int getKostenGesamt()
          Getter for property m_iKostenGesamt.
 int getKostenJugend()
          Getter for property m_iKostenJugend.
 int getKostenSonstige()
          Getter for property m_iKostenSonstige.
 int getKostenSpieler()
          Getter for property m_iKostenSpieler.
 int getKostenStadion()
          Getter for property m_iKostenStadion.
 int getKostenTrainerstab()
          Getter for property m_iKostenTrainerstab.
 int getKostenZinsen()
          Getter for property m_iKostenZinsen.
 int getLetzteEinnahmenGesamt()
          Getter for property m_iLetzteEinnahmenGesamt.
 int getLetzteEinnahmenSonstige()
          Getter for property m_iLetzteEinnahmenSonstige.
 int getLetzteEinnahmenSponsoren()
          Getter for property m_iLetzteEinnahmenSponsoren.
 int getLetzteEinnahmenZinsen()
          Getter for property m_iLetzteEinnahmenZinsen.
 int getLetzteEinnahmenZuschauer()
          Getter for property m_iLetzteEinnahmenZuschauer.
 int getLetzteGewinnVerlust()
          Getter for property m_iLetzteGewinnVerlust.
 int getLetzteKostenGesamt()
          Getter for property m_iLetzteKostenGesamt.
 int getLetzteKostenJugend()
          Getter for property m_iLetzteKostenJugend.
 int getLetzteKostenSonstige()
          Getter for property m_iLetzteKostenSonstige.
 int getLetzteKostenSpieler()
          Getter for property m_iLetzteKostenSpieler.
 int getLetzteKostenStadion()
          Getter for property m_iLetzteKostenStadion.
 int getLetzteKostenTrainerstab()
          Getter for property m_iLetzteKostenTrainerstab.
 int getLetzteKostenZinsen()
          Getter for property m_iLetzteKostenZinsen.
static java.lang.String getNameForLevelFans(int level)
          Get the name string for a numerical level.
static java.lang.String getNameForLevelFans(int level, java.sql.Timestamp date)
          Get the name string for a numerical level.
static java.lang.String getNameForLevelSponsors(int level)
          Get the name string for a numerical level.
 int getSponsoren()
          Getter for property m_iSponsoren.
 int getSupporter()
          Getter for property m_iSupporter.
 void setEinnahmenGesamt(int m_iEinnahmenGesamt)
          Setter for property m_iEinnahmenGesamt.
 void setEinnahmenSonstige(int m_iEinnahmenSonstige)
          Setter for property m_iEinnahmenSonstige.
 void setEinnahmenSponsoren(int m_iEinnahmenSponsoren)
          Setter for property m_iEinnahmenSponsoren.
 void setEinnahmenZinsen(int m_iEinnahmenZinsen)
          Setter for property m_iEinnahmenZinsen.
 void setEinnahmenZuschauer(int m_iEinnahmenZuschauer)
          Setter for property m_iEinnahmenZuschauer.
 void setFinanzen(int m_iFinanzen)
          Setter for property m_iFinanzen.
 void setGewinnVerlust(int m_iGewinnVerlust)
          Setter for property m_iGewinnVerlust.
 void setKostenGesamt(int m_iKostenGesamt)
          Setter for property m_iKostenGesamt.
 void setKostenJugend(int m_iKostenJugend)
          Setter for property m_iKostenJugend.
 void setKostenSonstige(int m_iKostenSonstige)
          Setter for property m_iKostenSonstige.
 void setKostenSpieler(int m_iKostenSpieler)
          Setter for property m_iKostenSpieler.
 void setKostenStadion(int m_iKostenStadion)
          Setter for property m_iKostenStadion.
 void setKostenTrainerstab(int m_iKostenTrainerstab)
          Setter for property m_iKostenTrainerstab.
 void setKostenZinsen(int m_iKostenZinsen)
          Setter for property m_iKostenZinsen.
 void setLetzteEinnahmenGesamt(int m_iLetzteEinnahmenGesamt)
          Setter for property m_iLetzteEinnahmenGesamt.
 void setLetzteEinnahmenSonstige(int m_iLetzteEinnahmenSonstige)
          Setter for property m_iLetzteEinnahmenSonstige.
 void setLetzteEinnahmenSponsoren(int m_iLetzteEinnahmenSponsoren)
          Setter for property m_iLetzteEinnahmenSponsoren.
 void setLetzteEinnahmenZinsen(int m_iLetzteEinnahmenZinsen)
          Setter for property m_iLetzteEinnahmenZinsen.
 void setLetzteEinnahmenZuschauer(int m_iLetzteEinnahmenZuschauer)
          Setter for property m_iLetzteEinnahmenZuschauer.
 void setLetzteGewinnVerlust(int m_iLetzteGewinnVerlust)
          Setter for property m_iLetzteGewinnVerlust.
 void setLetzteKostenGesamt(int m_iLetzteKostenGesamt)
          Setter for property m_iLetzteKostenGesamt.
 void setLetzteKostenJugend(int m_iLetzteKostenJugend)
          Setter for property m_iLetzteKostenJugend.
 void setLetzteKostenSonstige(int m_iLetzteKostenSonstige)
          Setter for property m_iLetzteKostenSonstige.
 void setLetzteKostenSpieler(int m_iLetzteKostenSpieler)
          Setter for property m_iLetzteKostenSpieler.
 void setLetzteKostenStadion(int m_iLetzteKostenStadion)
          Setter for property m_iLetzteKostenStadion.
 void setLetzteKostenTrainerstab(int m_iLetzteKostenTrainerstab)
          Setter for property m_iLetzteKostenTrainerstab.
 void setLetzteKostenZinsen(int m_iLetzteKostenZinsen)
          Setter for property m_iLetzteKostenZinsen.
 void setSponsoren(int m_iSponsoren)
          Setter for property m_iSponsoren.
 void setSupporter(int m_iSupporter)
          Setter for property m_iSupporter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LV_fans_vergoettern_Dich

public static final int LV_fans_vergoettern_Dich
See Also:
Constant Field Values

LV_fans_im_siebten_Himmel

public static final int LV_fans_im_siebten_Himmel
See Also:
Constant Field Values

LV_fans_euphorisch

public static final int LV_fans_euphorisch
See Also:
Constant Field Values

LV_fans_uebergluecklich

public static final int LV_fans_uebergluecklich
See Also:
Constant Field Values

LV_fans_gluecklich

public static final int LV_fans_gluecklich
See Also:
Constant Field Values

LV_fans_zufrieden

public static final int LV_fans_zufrieden
See Also:
Constant Field Values

LV_fans_ruhig

public static final int LV_fans_ruhig
See Also:
Constant Field Values

LV_fans_disappointed

public static final int LV_fans_disappointed
See Also:
Constant Field Values

LV_fans_irritiert

public static final int LV_fans_irritiert
See Also:
Constant Field Values

LV_fans_angry

public static final int LV_fans_angry
See Also:
Constant Field Values

LV_fans_wuetend

public static final int LV_fans_wuetend
See Also:
Constant Field Values

LV_fans_blutduerstig

public static final int LV_fans_blutduerstig
See Also:
Constant Field Values

LV_spons_vergoettern_Dich

public static final int LV_spons_vergoettern_Dich
See Also:
Constant Field Values

LV_spons_im_siebten_Himmel

public static final int LV_spons_im_siebten_Himmel
See Also:
Constant Field Values

LV_spons_euphorisch

public static final int LV_spons_euphorisch
See Also:
Constant Field Values

LV_spons_uebergluecklich

public static final int LV_spons_uebergluecklich
See Also:
Constant Field Values

LV_spons_gluecklich

public static final int LV_spons_gluecklich
See Also:
Constant Field Values

LV_spons_zufrieden

public static final int LV_spons_zufrieden
See Also:
Constant Field Values

LV_spons_ruhig

public static final int LV_spons_ruhig
See Also:
Constant Field Values

LV_spons_irritiert

public static final int LV_spons_irritiert
See Also:
Constant Field Values

LV_spons_wuetend

public static final int LV_spons_wuetend
See Also:
Constant Field Values

LV_spons_blutduerstig

public static final int LV_spons_blutduerstig
See Also:
Constant Field Values

m_iEinnahmenGesamt

protected int m_iEinnahmenGesamt
Einnahmen Gesamt


m_iEinnahmenSonstige

protected int m_iEinnahmenSonstige
Einnahmen Sonstige


m_iEinnahmenSponsoren

protected int m_iEinnahmenSponsoren
Einnahmen Sponsoren


m_iEinnahmenZinsen

protected int m_iEinnahmenZinsen
Einnahmen Zinserträge


m_iEinnahmenZuschauer

protected int m_iEinnahmenZuschauer
Einnahmen Zuschauer


m_iFinanzen

protected int m_iFinanzen
Aktuelle Finanzen


m_iGewinnVerlust

protected int m_iGewinnVerlust
Gewinn/Verlust


m_iKostenGesamt

protected int m_iKostenGesamt
Kosten Gesamt


m_iKostenJugend

protected int m_iKostenJugend
Kosten Jugend


m_iKostenSonstige

protected int m_iKostenSonstige
Kosten Sonstige


m_iKostenSpieler

protected int m_iKostenSpieler
Kosten Spieler


m_iKostenStadion

protected int m_iKostenStadion
Kosten Stadion


m_iKostenTrainerstab

protected int m_iKostenTrainerstab
Kosten Trainerstab


m_iKostenZinsen

protected int m_iKostenZinsen
Kosten Zinsaufwendungen


m_iLetzteEinnahmenGesamt

protected int m_iLetzteEinnahmenGesamt
Einnahmen Gesamt


m_iLetzteEinnahmenSonstige

protected int m_iLetzteEinnahmenSonstige
Einnahmen Sonstige


m_iLetzteEinnahmenSponsoren

protected int m_iLetzteEinnahmenSponsoren
Einnahmen Sponsoren


m_iLetzteEinnahmenZinsen

protected int m_iLetzteEinnahmenZinsen
Einnahmen Zinserträge


m_iLetzteEinnahmenZuschauer

protected int m_iLetzteEinnahmenZuschauer
Einnahmen Zuschauer


m_iLetzteGewinnVerlust

protected int m_iLetzteGewinnVerlust
Gewinn/Verlust


m_iLetzteKostenGesamt

protected int m_iLetzteKostenGesamt
Kosten Gesamt


m_iLetzteKostenJugend

protected int m_iLetzteKostenJugend
Kosten Jugend


m_iLetzteKostenSonstige

protected int m_iLetzteKostenSonstige
Kosten Sonstige


m_iLetzteKostenSpieler

protected int m_iLetzteKostenSpieler
Kosten Spieler


m_iLetzteKostenStadion

protected int m_iLetzteKostenStadion
Kosten Stadion


m_iLetzteKostenTrainerstab

protected int m_iLetzteKostenTrainerstab
Kosten Trainerstab


m_iLetzteKostenZinsen

protected int m_iLetzteKostenZinsen
Kosten Zinsaufwendungen


m_iSponsoren

protected int m_iSponsoren
Sponsoren


m_iSupporter

protected int m_iSupporter
Supporter

Constructor Detail

Finanzen

public Finanzen(java.util.Properties properties)

Finanzen

public Finanzen(java.sql.ResultSet rs)
Creates a new Finanzen object.

Parameters:
rs - ResultSet with the data from the DB query
Method Detail

getNameForLevelFans

public static java.lang.String getNameForLevelFans(int level)
Get the name string for a numerical level.

Parameters:
level - the numerical value (e.g. from CHPP interface)
Returns:
the i18n'ed name for the level

getNameForLevelFans

public static java.lang.String getNameForLevelFans(int level,
                                                   java.sql.Timestamp date)
Get the name string for a numerical level.

Parameters:
level - the numerical value (e.g. from CHPP interface)
date - time of the match (importand cause the fanlevels changed)
Returns:
the i18n'ed name for the level

getNameForLevelSponsors

public static java.lang.String getNameForLevelSponsors(int level)
Get the name string for a numerical level.

Parameters:
level - the numerical value (e.g. from CHPP interface)
Returns:
the i18n'ed name for the level

setEinnahmenGesamt

public final void setEinnahmenGesamt(int m_iEinnahmenGesamt)
Setter for property m_iEinnahmenGesamt.

Specified by:
setEinnahmenGesamt in interface IFinanzen
Parameters:
m_iEinnahmenGesamt - New value of property m_iEinnahmenGesamt.

getEinnahmenGesamt

public final int getEinnahmenGesamt()
Getter for property m_iEinnahmenGesamt.

Specified by:
getEinnahmenGesamt in interface IFinanzen
Returns:
Value of property m_iEinnahmenGesamt.

setEinnahmenSonstige

public final void setEinnahmenSonstige(int m_iEinnahmenSonstige)
Setter for property m_iEinnahmenSonstige.

Specified by:
setEinnahmenSonstige in interface IFinanzen
Parameters:
m_iEinnahmenSonstige - New value of property m_iEinnahmenSonstige.

getEinnahmenSonstige

public final int getEinnahmenSonstige()
Getter for property m_iEinnahmenSonstige.

Specified by:
getEinnahmenSonstige in interface IFinanzen
Returns:
Value of property m_iEinnahmenSonstige.

setEinnahmenSponsoren

public final void setEinnahmenSponsoren(int m_iEinnahmenSponsoren)
Setter for property m_iEinnahmenSponsoren.

Specified by:
setEinnahmenSponsoren in interface IFinanzen
Parameters:
m_iEinnahmenSponsoren - New value of property m_iEinnahmenSponsoren.

getEinnahmenSponsoren

public final int getEinnahmenSponsoren()
Getter for property m_iEinnahmenSponsoren.

Specified by:
getEinnahmenSponsoren in interface IFinanzen
Returns:
Value of property m_iEinnahmenSponsoren.

setEinnahmenZinsen

public final void setEinnahmenZinsen(int m_iEinnahmenZinsen)
Setter for property m_iEinnahmenZinsen.

Specified by:
setEinnahmenZinsen in interface IFinanzen
Parameters:
m_iEinnahmenZinsen - New value of property m_iEinnahmenZinsen.

getEinnahmenZinsen

public final int getEinnahmenZinsen()
Getter for property m_iEinnahmenZinsen.

Specified by:
getEinnahmenZinsen in interface IFinanzen
Returns:
Value of property m_iEinnahmenZinsen.

setEinnahmenZuschauer

public final void setEinnahmenZuschauer(int m_iEinnahmenZuschauer)
Setter for property m_iEinnahmenZuschauer.

Specified by:
setEinnahmenZuschauer in interface IFinanzen
Parameters:
m_iEinnahmenZuschauer - New value of property m_iEinnahmenZuschauer.

getEinnahmenZuschauer

public final int getEinnahmenZuschauer()
Getter for property m_iEinnahmenZuschauer.

Specified by:
getEinnahmenZuschauer in interface IFinanzen
Returns:
Value of property m_iEinnahmenZuschauer.

setFinanzen

public final void setFinanzen(int m_iFinanzen)
Setter for property m_iFinanzen.

Specified by:
setFinanzen in interface IFinanzen
Parameters:
m_iFinanzen - New value of property m_iFinanzen.

getFinanzen

public final int getFinanzen()
Getter for property m_iFinanzen.

Specified by:
getFinanzen in interface IFinanzen
Returns:
Value of property m_iFinanzen.

setGewinnVerlust

public final void setGewinnVerlust(int m_iGewinnVerlust)
Setter for property m_iGewinnVerlust.

Specified by:
setGewinnVerlust in interface IFinanzen
Parameters:
m_iGewinnVerlust - New value of property m_iGewinnVerlust.

getGewinnVerlust

public final int getGewinnVerlust()
Getter for property m_iGewinnVerlust.

Specified by:
getGewinnVerlust in interface IFinanzen
Returns:
Value of property m_iGewinnVerlust.

setKostenGesamt

public final void setKostenGesamt(int m_iKostenGesamt)
Setter for property m_iKostenGesamt.

Specified by:
setKostenGesamt in interface IFinanzen
Parameters:
m_iKostenGesamt - New value of property m_iKostenGesamt.

getKostenGesamt

public final int getKostenGesamt()
Getter for property m_iKostenGesamt.

Specified by:
getKostenGesamt in interface IFinanzen
Returns:
Value of property m_iKostenGesamt.

setKostenJugend

public final void setKostenJugend(int m_iKostenJugend)
Setter for property m_iKostenJugend.

Specified by:
setKostenJugend in interface IFinanzen
Parameters:
m_iKostenJugend - New value of property m_iKostenJugend.

getKostenJugend

public final int getKostenJugend()
Getter for property m_iKostenJugend.

Specified by:
getKostenJugend in interface IFinanzen
Returns:
Value of property m_iKostenJugend.

setKostenSonstige

public final void setKostenSonstige(int m_iKostenSonstige)
Setter for property m_iKostenSonstige.

Specified by:
setKostenSonstige in interface IFinanzen
Parameters:
m_iKostenSonstige - New value of property m_iKostenSonstige.

getKostenSonstige

public final int getKostenSonstige()
Getter for property m_iKostenSonstige.

Specified by:
getKostenSonstige in interface IFinanzen
Returns:
Value of property m_iKostenSonstige.

setKostenSpieler

public final void setKostenSpieler(int m_iKostenSpieler)
Setter for property m_iKostenSpieler.

Specified by:
setKostenSpieler in interface IFinanzen
Parameters:
m_iKostenSpieler - New value of property m_iKostenSpieler.

getKostenSpieler

public final int getKostenSpieler()
Getter for property m_iKostenSpieler.

Specified by:
getKostenSpieler in interface IFinanzen
Returns:
Value of property m_iKostenSpieler.

setKostenStadion

public final void setKostenStadion(int m_iKostenStadion)
Setter for property m_iKostenStadion.

Specified by:
setKostenStadion in interface IFinanzen
Parameters:
m_iKostenStadion - New value of property m_iKostenStadion.

getKostenStadion

public final int getKostenStadion()
Getter for property m_iKostenStadion.

Specified by:
getKostenStadion in interface IFinanzen
Returns:
Value of property m_iKostenStadion.

setKostenTrainerstab

public final void setKostenTrainerstab(int m_iKostenTrainerstab)
Setter for property m_iKostenTrainerstab.

Specified by:
setKostenTrainerstab in interface IFinanzen
Parameters:
m_iKostenTrainerstab - New value of property m_iKostenTrainerstab.

getKostenTrainerstab

public final int getKostenTrainerstab()
Getter for property m_iKostenTrainerstab.

Specified by:
getKostenTrainerstab in interface IFinanzen
Returns:
Value of property m_iKostenTrainerstab.

setKostenZinsen

public final void setKostenZinsen(int m_iKostenZinsen)
Setter for property m_iKostenZinsen.

Specified by:
setKostenZinsen in interface IFinanzen
Parameters:
m_iKostenZinsen - New value of property m_iKostenZinsen.

getKostenZinsen

public final int getKostenZinsen()
Getter for property m_iKostenZinsen.

Specified by:
getKostenZinsen in interface IFinanzen
Returns:
Value of property m_iKostenZinsen.

setLetzteEinnahmenGesamt

public final void setLetzteEinnahmenGesamt(int m_iLetzteEinnahmenGesamt)
Setter for property m_iLetzteEinnahmenGesamt.

Specified by:
setLetzteEinnahmenGesamt in interface IFinanzen
Parameters:
m_iLetzteEinnahmenGesamt - New value of property m_iLetzteEinnahmenGesamt.

getLetzteEinnahmenGesamt

public final int getLetzteEinnahmenGesamt()
Getter for property m_iLetzteEinnahmenGesamt.

Specified by:
getLetzteEinnahmenGesamt in interface IFinanzen
Returns:
Value of property m_iLetzteEinnahmenGesamt.

setLetzteEinnahmenSonstige

public final void setLetzteEinnahmenSonstige(int m_iLetzteEinnahmenSonstige)
Setter for property m_iLetzteEinnahmenSonstige.

Specified by:
setLetzteEinnahmenSonstige in interface IFinanzen
Parameters:
m_iLetzteEinnahmenSonstige - New value of property m_iLetzteEinnahmenSonstige.

getLetzteEinnahmenSonstige

public final int getLetzteEinnahmenSonstige()
Getter for property m_iLetzteEinnahmenSonstige.

Specified by:
getLetzteEinnahmenSonstige in interface IFinanzen
Returns:
Value of property m_iLetzteEinnahmenSonstige.

setLetzteEinnahmenSponsoren

public final void setLetzteEinnahmenSponsoren(int m_iLetzteEinnahmenSponsoren)
Setter for property m_iLetzteEinnahmenSponsoren.

Specified by:
setLetzteEinnahmenSponsoren in interface IFinanzen
Parameters:
m_iLetzteEinnahmenSponsoren - New value of property m_iLetzteEinnahmenSponsoren.

getLetzteEinnahmenSponsoren

public final int getLetzteEinnahmenSponsoren()
Getter for property m_iLetzteEinnahmenSponsoren.

Specified by:
getLetzteEinnahmenSponsoren in interface IFinanzen
Returns:
Value of property m_iLetzteEinnahmenSponsoren.

setLetzteEinnahmenZinsen

public final void setLetzteEinnahmenZinsen(int m_iLetzteEinnahmenZinsen)
Setter for property m_iLetzteEinnahmenZinsen.

Specified by:
setLetzteEinnahmenZinsen in interface IFinanzen
Parameters:
m_iLetzteEinnahmenZinsen - New value of property m_iLetzteEinnahmenZinsen.

getLetzteEinnahmenZinsen

public final int getLetzteEinnahmenZinsen()
Getter for property m_iLetzteEinnahmenZinsen.

Specified by:
getLetzteEinnahmenZinsen in interface IFinanzen
Returns:
Value of property m_iLetzteEinnahmenZinsen.

setLetzteEinnahmenZuschauer

public final void setLetzteEinnahmenZuschauer(int m_iLetzteEinnahmenZuschauer)
Setter for property m_iLetzteEinnahmenZuschauer.

Specified by:
setLetzteEinnahmenZuschauer in interface IFinanzen
Parameters:
m_iLetzteEinnahmenZuschauer - New value of property m_iLetzteEinnahmenZuschauer.

getLetzteEinnahmenZuschauer

public final int getLetzteEinnahmenZuschauer()
Getter for property m_iLetzteEinnahmenZuschauer.

Specified by:
getLetzteEinnahmenZuschauer in interface IFinanzen
Returns:
Value of property m_iLetzteEinnahmenZuschauer.

setLetzteGewinnVerlust

public final void setLetzteGewinnVerlust(int m_iLetzteGewinnVerlust)
Setter for property m_iLetzteGewinnVerlust.

Specified by:
setLetzteGewinnVerlust in interface IFinanzen
Parameters:
m_iLetzteGewinnVerlust - New value of property m_iLetzteGewinnVerlust.

getLetzteGewinnVerlust

public final int getLetzteGewinnVerlust()
Getter for property m_iLetzteGewinnVerlust.

Specified by:
getLetzteGewinnVerlust in interface IFinanzen
Returns:
Value of property m_iLetzteGewinnVerlust.

setLetzteKostenGesamt

public final void setLetzteKostenGesamt(int m_iLetzteKostenGesamt)
Setter for property m_iLetzteKostenGesamt.

Specified by:
setLetzteKostenGesamt in interface IFinanzen
Parameters:
m_iLetzteKostenGesamt - New value of property m_iLetzteKostenGesamt.

getLetzteKostenGesamt

public final int getLetzteKostenGesamt()
Getter for property m_iLetzteKostenGesamt.

Specified by:
getLetzteKostenGesamt in interface IFinanzen
Returns:
Value of property m_iLetzteKostenGesamt.

setLetzteKostenJugend

public final void setLetzteKostenJugend(int m_iLetzteKostenJugend)
Setter for property m_iLetzteKostenJugend.

Specified by:
setLetzteKostenJugend in interface IFinanzen
Parameters:
m_iLetzteKostenJugend - New value of property m_iLetzteKostenJugend.

getLetzteKostenJugend

public final int getLetzteKostenJugend()
Getter for property m_iLetzteKostenJugend.

Specified by:
getLetzteKostenJugend in interface IFinanzen
Returns:
Value of property m_iLetzteKostenJugend.

setLetzteKostenSonstige

public final void setLetzteKostenSonstige(int m_iLetzteKostenSonstige)
Setter for property m_iLetzteKostenSonstige.

Specified by:
setLetzteKostenSonstige in interface IFinanzen
Parameters:
m_iLetzteKostenSonstige - New value of property m_iLetzteKostenSonstige.

getLetzteKostenSonstige

public final int getLetzteKostenSonstige()
Getter for property m_iLetzteKostenSonstige.

Specified by:
getLetzteKostenSonstige in interface IFinanzen
Returns:
Value of property m_iLetzteKostenSonstige.

setLetzteKostenSpieler

public final void setLetzteKostenSpieler(int m_iLetzteKostenSpieler)
Setter for property m_iLetzteKostenSpieler.

Specified by:
setLetzteKostenSpieler in interface IFinanzen
Parameters:
m_iLetzteKostenSpieler - New value of property m_iLetzteKostenSpieler.

getLetzteKostenSpieler

public final int getLetzteKostenSpieler()
Getter for property m_iLetzteKostenSpieler.

Specified by:
getLetzteKostenSpieler in interface IFinanzen
Returns:
Value of property m_iLetzteKostenSpieler.

setLetzteKostenStadion

public final void setLetzteKostenStadion(int m_iLetzteKostenStadion)
Setter for property m_iLetzteKostenStadion.

Specified by:
setLetzteKostenStadion in interface IFinanzen
Parameters:
m_iLetzteKostenStadion - New value of property m_iLetzteKostenStadion.

getLetzteKostenStadion

public final int getLetzteKostenStadion()
Getter for property m_iLetzteKostenStadion.

Specified by:
getLetzteKostenStadion in interface IFinanzen
Returns:
Value of property m_iLetzteKostenStadion.

setLetzteKostenTrainerstab

public final void setLetzteKostenTrainerstab(int m_iLetzteKostenTrainerstab)
Setter for property m_iLetzteKostenTrainerstab.

Specified by:
setLetzteKostenTrainerstab in interface IFinanzen
Parameters:
m_iLetzteKostenTrainerstab - New value of property m_iLetzteKostenTrainerstab.

getLetzteKostenTrainerstab

public final int getLetzteKostenTrainerstab()
Getter for property m_iLetzteKostenTrainerstab.

Specified by:
getLetzteKostenTrainerstab in interface IFinanzen
Returns:
Value of property m_iLetzteKostenTrainerstab.

setLetzteKostenZinsen

public final void setLetzteKostenZinsen(int m_iLetzteKostenZinsen)
Setter for property m_iLetzteKostenZinsen.

Specified by:
setLetzteKostenZinsen in interface IFinanzen
Parameters:
m_iLetzteKostenZinsen - New value of property m_iLetzteKostenZinsen.

getLetzteKostenZinsen

public final int getLetzteKostenZinsen()
Getter for property m_iLetzteKostenZinsen.

Specified by:
getLetzteKostenZinsen in interface IFinanzen
Returns:
Value of property m_iLetzteKostenZinsen.

setSponsoren

public final void setSponsoren(int m_iSponsoren)
Setter for property m_iSponsoren.

Specified by:
setSponsoren in interface IFinanzen
Parameters:
m_iSponsoren - New value of property m_iSponsoren.

getSponsoren

public final int getSponsoren()
Getter for property m_iSponsoren.

Specified by:
getSponsoren in interface IFinanzen
Returns:
Value of property m_iSponsoren.

setSupporter

public final void setSupporter(int m_iSupporter)
Setter for property m_iSupporter.

Specified by:
setSupporter in interface IFinanzen
Parameters:
m_iSupporter - New value of property m_iSupporter.

getSupporter

public final int getSupporter()
Getter for property m_iSupporter.

Specified by:
getSupporter in interface IFinanzen
Returns:
Value of property m_iSupporter.