Modifier and Type | Field and Description |
---|---|
private boolean |
_verschlechtertung |
private long |
_zeitStempel |
de.bsvrz.dav.daf.main.config.Aspect |
aspekt |
float |
guete |
StoerfallZustand |
zustand |
Constructor and Description |
---|
Daten(de.bsvrz.dav.daf.main.config.Aspect aspekt,
StoerfallZustand zustand,
float guete,
long zeitStempel) |
Daten(Stoerfall.Daten daten) |
Modifier and Type | Method and Description |
---|---|
Stoerfall |
getStoerfall() |
boolean |
getVerschlechtertung() |
long |
getZeitStempel() |
void |
setVerschlechtertung(boolean verschlechtertung) |
void |
setZeitStempel(long zeitStempel) |
public final de.bsvrz.dav.daf.main.config.Aspect aspekt
public final StoerfallZustand zustand
public final float guete
private long _zeitStempel
private boolean _verschlechtertung
Daten(de.bsvrz.dav.daf.main.config.Aspect aspekt, StoerfallZustand zustand, float guete, long zeitStempel)
Daten(Stoerfall.Daten daten)
public void setZeitStempel(long zeitStempel)
public long getZeitStempel()
public void setVerschlechtertung(boolean verschlechtertung)
public boolean getVerschlechtertung()
public Stoerfall getStoerfall()
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.