de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallPufferElement<AusfallDatum>
public final class AusfallDatumKomplett extends java.lang.Object implements de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallPufferElement<AusfallDatum>
Modifier and Type | Method | Description |
---|---|---|
static AusfallDatumKomplett |
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.
|
AusfallDatum |
getInhalt() |
|
long |
getIntervallEnde() |
|
long |
getIntervallStart() |
|
java.lang.String |
toString() |
public static AusfallDatumKomplett getAusfallDatumVon(de.bsvrz.dav.daf.main.ResultData resultat)
resultat
- ein Kz-Datumnull
fuer keine Quelle usw.public java.lang.String toString()
toString
in class java.lang.Object
public long getIntervallEnde()
getIntervallEnde
in interface de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallPufferElement<AusfallDatum>
public long getIntervallStart()
getIntervallStart
in interface de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallPufferElement<AusfallDatum>
public AusfallDatum getInhalt()
getInhalt
in interface de.bsvrz.sys.funclib.bitctrl.dua.intpuf.IIntervallPufferElement<AusfallDatum>