public abstract class Stoerfall extends Object implements de.bsvrz.dav.daf.main.ClientReceiverInterface
Constructor and Description |
---|
Stoerfall(DavProxyObjekt davObjekt,
StoerfallSituation stoerfallSituation)
Konstruiert eine Instanz vom Typ
Stoerfall . |
Modifier and Type | Method and Description |
---|---|
void |
addStoerfallListener(StoerfallListener listener) |
protected void |
fireStoerfallListener() |
de.bsvrz.dav.daf.main.config.SystemObject |
getDavObjekt() |
protected DavProxyObjekt |
getObjekt() |
StoerfallSituation |
getStoerfallSituation() |
void |
renmoveStoerfallListener(StoerfallListener listener) |
void |
update(de.bsvrz.dav.daf.main.ResultData[] resultData) |
public Stoerfall(DavProxyObjekt davObjekt, StoerfallSituation stoerfallSituation)
Stoerfall
.davObjekt
- das korrespondierende DAV-SystemobjektstoerfallSituation
- StoerfallSituation
public StoerfallSituation getStoerfallSituation()
public void addStoerfallListener(StoerfallListener listener)
public void renmoveStoerfallListener(StoerfallListener listener)
protected void fireStoerfallListener()
protected DavProxyObjekt getObjekt()
DavProxyObjekt
public de.bsvrz.dav.daf.main.config.SystemObject getDavObjekt()
public void update(de.bsvrz.dav.daf.main.ResultData[] resultData)
update
in interface de.bsvrz.dav.daf.main.ClientReceiverInterface
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.