de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel, java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel>HistorischerUfdsWertpublic class HistPufferElement
extends java.lang.Object
implements de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel
HistorischerDatenpuffer).| Constructor | Description |
|---|---|
HistPufferElement(long zeitStempel) |
Standardkonstruktor.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel that) |
|
boolean |
equals(java.lang.Object obj) |
|
long |
getZeitStempel() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public HistPufferElement(long zeitStempel)
zeitStempel - der Zeitstempelpublic int compareTo(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel that)
compareTo in interface java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic long getZeitStempel()
getZeitStempel in interface de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel