public final class AusfallDatum extends Object implements de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallDatum<AusfallDatum>
Modifier and Type | Field and Description |
---|---|
private boolean |
ausgefallen
ist dieses Datum "ausgefallen".
|
Modifier | Constructor and Description |
---|---|
private |
AusfallDatum(de.bsvrz.dav.daf.main.ResultData resultat)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
static AusfallDatum |
getAusfallDatumVon(de.bsvrz.dav.daf.main.ResultData resultat)
Gibt nur ein Datum zurueck, wenn es sich um ein Datum handelt, dass auch
im Sinne der Plausibilisierung ausgewertet werden kann Also z.B. nicht
keine Quelle oder keine Daten |
boolean |
isAusgefallen()
Erfragt ob dieses Datum ausgefallen ist.
|
boolean |
istGleich(AusfallDatum that)
Zwei Ausfalldaten sind gleich, wenn deren Attribute
ausgefallen den selben Wert haben. |
String |
toString() |
private AusfallDatum(de.bsvrz.dav.daf.main.ResultData resultat)
resultat
- ein KZD-Datumpublic static AusfallDatum getAusfallDatumVon(de.bsvrz.dav.daf.main.ResultData resultat)
keine Quelle
oder keine Daten
resultat
- ein Kz-Datumnull
fuer keine Quelle
usw.public boolean isAusgefallen()
public boolean istGleich(AusfallDatum that)
ausgefallen
den selben Wert haben.istGleich
in interface de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallDatum<AusfallDatum>
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.