de.hattrickorganizer.model
Class Spielbericht

java.lang.Object
  extended by de.hattrickorganizer.model.Spielbericht
All Implemented Interfaces:
java.io.Serializable

public class Spielbericht
extends java.lang.Object
implements java.io.Serializable

DOCUMENT ME!

Version:
Author:
tommy
See Also:
Serialized Form

Constructor Summary
Spielbericht()
           
Spielbericht(java.io.DataInputStream dis)
          Konstruktor lädt den Spielbericht aus einem InputStream
Spielbericht(ServerTeam heim, ServerTeam gast)
           
 
Method Summary
 ServerTeam Gast()
          TODO Missing Method Documentation
 void Gast(ServerTeam Wert)
          TODO Missing Method Documentation
 byte getAbseitsfalleGast()
          Getter for property m_bAbseitsfalleGast.
 byte getAbseitsfalleHeim()
          Getter for property m_bAbseitsfalleHeim.
 int getAnzahlKarten()
          TODO Missing Method Documentation
 byte getAnzEckenGast()
          Getter for property m_bAnzEckenGast.
 byte getAnzEckenHeim()
          Getter for property m_bAnzEckenHeim.
 byte getAnzGelbeKartenGast()
          Getter for property m_bAnzGelbeKartenGast.
 byte getAnzGelbeKartenHeim()
          Getter for property m_bAnzGelbeKartenHeim.
 byte getAnzRoteKartenGast()
          Getter for property m_bAnzroteKartenGast.
 byte getAnzRoteKartenHeim()
          Getter for property m_bAnzRoteKartenHeim.
 byte getAnzWechselGast()
          Getter for property m_bAnzWechselGast.
 byte getAnzWechselHeim()
          Getter for property m_bAnzWechselHeim.
 byte getZweikampfBilanzGast()
          Getter for property m_bZweikampfBilanzGast.
 byte getZweikampfBilanzHeim()
          Getter for property m_bZweikampfBilanzHeim.
 ServerTeam Heim()
           
 void Heim(ServerTeam Wert)
          TODO Missing Method Documentation
 void save(java.io.DataOutputStream das)
           
 void setAbseitsfalleGast(byte m_bAbseitsfalleGast)
          Setter for property m_bAbseitsfalleGast.
 void setAbseitsfalleHeim(byte m_bAbseitsfalleHeim)
          Setter for property m_bAbseitsfalleHeim.
 void setAnzEckenGast(byte m_bAnzEckenGast)
          Setter for property m_bAnzEckenGast.
 void setAnzEckenHeim(byte m_bAnzEckenHeim)
          Setter for property m_bAnzEckenHeim.
 void setAnzGelbeKartenGast(byte m_bAnzGelbeKartenGast)
          Setter for property m_bAnzGelbeKartenGast.
 void setAnzGelbeKartenHeim(byte m_bAnzGelbeKartenHeim)
          Setter for property m_bAnzGelbeKartenHeim.
 void setAnzRoteKartenGast(byte m_bAnzroteKartenGast)
          Setter for property m_bAnzroteKartenGast.
 void setAnzRoteKartenHeim(byte m_bAnzRoteKartenHeim)
          Setter for property m_bAnzRoteKartenHeim.
 void setAnzWechselGast(byte m_bAnzWechselGast)
          Setter for property m_bAnzWechselGast.
 void setAnzWechselHeim(byte m_bAnzWechselHeim)
          Setter for property m_bAnzWechselHeim.
 void setZweikampfBilanzGast(byte m_bZweikampfBilanzGast)
          Setter for property m_bZweikampfBilanzGast.
 void setZweikampfBilanzHeim(byte m_bZweikampfBilanzHeim)
          Setter for property m_bZweikampfBilanzHeim.
 byte TorchancenGast()
          TODO Missing Method Documentation
 void TorchancenGast(byte Wert)
          TODO Missing Method Documentation
 byte TorchancenHeim()
          TODO Missing Method Documentation
 void TorchancenHeim(byte Wert)
          TODO Missing Method Documentation
 byte ToreGast()
          TODO Missing Method Documentation
 void ToreGast(byte Wert)
          TODO Missing Method Documentation
 byte ToreHeim()
          TODO Missing Method Documentation
 void ToreHeim(byte Wert)
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Spielbericht

public Spielbericht()

Spielbericht

public Spielbericht(ServerTeam heim,
                    ServerTeam gast)

Spielbericht

public Spielbericht(java.io.DataInputStream dis)
Konstruktor lädt den Spielbericht aus einem InputStream

Parameters:
dis - Der InputStream aus dem gelesen wird
Method Detail

setAbseitsfalleGast

public final void setAbseitsfalleGast(byte m_bAbseitsfalleGast)
Setter for property m_bAbseitsfalleGast.

Parameters:
m_bAbseitsfalleGast - New value of property m_bAbseitsfalleGast.

getAbseitsfalleGast

public final byte getAbseitsfalleGast()
Getter for property m_bAbseitsfalleGast.

Returns:
Value of property m_bAbseitsfalleGast.

setAbseitsfalleHeim

public final void setAbseitsfalleHeim(byte m_bAbseitsfalleHeim)
Setter for property m_bAbseitsfalleHeim.

Parameters:
m_bAbseitsfalleHeim - New value of property m_bAbseitsfalleHeim.

getAbseitsfalleHeim

public final byte getAbseitsfalleHeim()
Getter for property m_bAbseitsfalleHeim.

Returns:
Value of property m_bAbseitsfalleHeim.

setAnzEckenGast

public final void setAnzEckenGast(byte m_bAnzEckenGast)
Setter for property m_bAnzEckenGast.

Parameters:
m_bAnzEckenGast - New value of property m_bAnzEckenGast.

getAnzEckenGast

public final byte getAnzEckenGast()
Getter for property m_bAnzEckenGast.

Returns:
Value of property m_bAnzEckenGast.

setAnzEckenHeim

public final void setAnzEckenHeim(byte m_bAnzEckenHeim)
Setter for property m_bAnzEckenHeim.

Parameters:
m_bAnzEckenHeim - New value of property m_bAnzEckenHeim.

getAnzEckenHeim

public final byte getAnzEckenHeim()
Getter for property m_bAnzEckenHeim.

Returns:
Value of property m_bAnzEckenHeim.

setAnzGelbeKartenGast

public final void setAnzGelbeKartenGast(byte m_bAnzGelbeKartenGast)
Setter for property m_bAnzGelbeKartenGast.

Parameters:
m_bAnzGelbeKartenGast - New value of property m_bAnzGelbeKartenGast.

getAnzGelbeKartenGast

public final byte getAnzGelbeKartenGast()
Getter for property m_bAnzGelbeKartenGast.

Returns:
Value of property m_bAnzGelbeKartenGast.

setAnzGelbeKartenHeim

public final void setAnzGelbeKartenHeim(byte m_bAnzGelbeKartenHeim)
Setter for property m_bAnzGelbeKartenHeim.

Parameters:
m_bAnzGelbeKartenHeim - New value of property m_bAnzGelbeKartenHeim.

getAnzGelbeKartenHeim

public final byte getAnzGelbeKartenHeim()
Getter for property m_bAnzGelbeKartenHeim.

Returns:
Value of property m_bAnzGelbeKartenHeim.

setAnzRoteKartenGast

public final void setAnzRoteKartenGast(byte m_bAnzroteKartenGast)
Setter for property m_bAnzroteKartenGast.

Parameters:
m_bAnzroteKartenGast - New value of property m_bAnzroteKartenGast.

getAnzRoteKartenGast

public final byte getAnzRoteKartenGast()
Getter for property m_bAnzroteKartenGast.

Returns:
Value of property m_bAnzroteKartenGast.

setAnzRoteKartenHeim

public final void setAnzRoteKartenHeim(byte m_bAnzRoteKartenHeim)
Setter for property m_bAnzRoteKartenHeim.

Parameters:
m_bAnzRoteKartenHeim - New value of property m_bAnzRoteKartenHeim.

getAnzRoteKartenHeim

public final byte getAnzRoteKartenHeim()
Getter for property m_bAnzRoteKartenHeim.

Returns:
Value of property m_bAnzRoteKartenHeim.

setAnzWechselGast

public final void setAnzWechselGast(byte m_bAnzWechselGast)
Setter for property m_bAnzWechselGast.

Parameters:
m_bAnzWechselGast - New value of property m_bAnzWechselGast.

getAnzWechselGast

public final byte getAnzWechselGast()
Getter for property m_bAnzWechselGast.

Returns:
Value of property m_bAnzWechselGast.

setAnzWechselHeim

public final void setAnzWechselHeim(byte m_bAnzWechselHeim)
Setter for property m_bAnzWechselHeim.

Parameters:
m_bAnzWechselHeim - New value of property m_bAnzWechselHeim.

getAnzWechselHeim

public final byte getAnzWechselHeim()
Getter for property m_bAnzWechselHeim.

Returns:
Value of property m_bAnzWechselHeim.

getAnzahlKarten

public final int getAnzahlKarten()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

setZweikampfBilanzGast

public final void setZweikampfBilanzGast(byte m_bZweikampfBilanzGast)
Setter for property m_bZweikampfBilanzGast.

Parameters:
m_bZweikampfBilanzGast - New value of property m_bZweikampfBilanzGast.

getZweikampfBilanzGast

public final byte getZweikampfBilanzGast()
Getter for property m_bZweikampfBilanzGast.

Returns:
Value of property m_bZweikampfBilanzGast.

setZweikampfBilanzHeim

public final void setZweikampfBilanzHeim(byte m_bZweikampfBilanzHeim)
Setter for property m_bZweikampfBilanzHeim.

Parameters:
m_bZweikampfBilanzHeim - New value of property m_bZweikampfBilanzHeim.

getZweikampfBilanzHeim

public final byte getZweikampfBilanzHeim()
Getter for property m_bZweikampfBilanzHeim.

Returns:
Value of property m_bZweikampfBilanzHeim.

Gast

public final ServerTeam Gast()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

Gast

public final void Gast(ServerTeam Wert)
TODO Missing Method Documentation

Parameters:
Wert - TODO Missing Method Parameter Documentation

Heim

public final ServerTeam Heim()

Heim

public final void Heim(ServerTeam Wert)
TODO Missing Method Documentation

Parameters:
Wert - TODO Missing Method Parameter Documentation

TorchancenGast

public final void TorchancenGast(byte Wert)
TODO Missing Method Documentation

Parameters:
Wert - TODO Missing Method Parameter Documentation

TorchancenGast

public final byte TorchancenGast()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

TorchancenHeim

public final void TorchancenHeim(byte Wert)
TODO Missing Method Documentation

Parameters:
Wert - TODO Missing Method Parameter Documentation

TorchancenHeim

public final byte TorchancenHeim()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

ToreGast

public final void ToreGast(byte Wert)
TODO Missing Method Documentation

Parameters:
Wert - TODO Missing Method Parameter Documentation

ToreGast

public final byte ToreGast()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

ToreHeim

public final void ToreHeim(byte Wert)
TODO Missing Method Documentation

Parameters:
Wert - TODO Missing Method Parameter Documentation

ToreHeim

public final byte ToreHeim()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

save

public final void save(java.io.DataOutputStream das)