de.bsvrz.ste.rdstmc.situation
Class VerwaltungStaus.Stau

java.lang.Object
  extended by de.bsvrz.ste.rdstmc.situation.Situation
      extended by de.bsvrz.ste.rdstmc.situation.VerwaltungStaus.Stau
All Implemented Interfaces:
de.bsvrz.dav.daf.main.ClientReceiverInterface
Enclosing class:
VerwaltungStaus

 class VerwaltungStaus.Stau
extends Situation


Field Summary
private  long _zeitstempel
           
 
Fields inherited from class de.bsvrz.ste.rdstmc.situation.Situation
_situationsEigenschaftenBeschreibung
 
Constructor Summary
VerwaltungStaus.Stau(de.bsvrz.dav.daf.main.ClientDavInterface connection, de.bsvrz.dav.daf.main.config.SystemObject davObjekt)
          Konstruiert eine Instanz vom Typ Baustelle und führt die Empfangsanmeldung durch.
 
Method Summary
protected  void uebernehmeDaten(de.bsvrz.dav.daf.main.ResultData resultData)
           
 
Methods inherited from class de.bsvrz.ste.rdstmc.situation.Situation
addSituationsEigenschaftenListener, dispose, fireSituationsEigenschaftenListener, getConnection, getDavObjekt, getSituationsEigenschaften, removeSituationsEigenschaftenListener, setSituationEigenschaften, toString, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_zeitstempel

private long _zeitstempel
Constructor Detail

VerwaltungStaus.Stau

public VerwaltungStaus.Stau(de.bsvrz.dav.daf.main.ClientDavInterface connection,
                            de.bsvrz.dav.daf.main.config.SystemObject davObjekt)
Konstruiert eine Instanz vom Typ Baustelle und führt die Empfangsanmeldung durch.

Parameters:
connection - Datenverteiler-Verbindung
davObjekt - Systemobjekt vom Typ Situation
Method Detail

uebernehmeDaten

protected void uebernehmeDaten(de.bsvrz.dav.daf.main.ResultData resultData)
Overrides:
uebernehmeDaten in class Situation