public final class ZeitstempelOperatoren extends Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
FORMAT
der Operator zum Umwandeln eines Zeitstempels in eine Zeichenkette.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
KONSTRUKTOR
der Operator zum Anlegen eines neuen Zeitstempel-Objekts.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
MINUS
subtrahiert zwei zeitbezogene Werte.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
OPERATOREN
die Liste aller Zeitstempeloperatoren.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
PLUS
addiert zwei zeitbezogene Werte.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
ZEITBEREICH_KONSTRUKTOR
der Operator zum Anlegen eines neuen Zeitstempel-Objekts.
|
Modifier | Constructor and Description |
---|---|
private |
ZeitstempelOperatoren()
privater Konstruktor für Utility-Klasse.
|
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator KONSTRUKTOR
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator ZEITBEREICH_KONSTRUKTOR
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator FORMAT
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator PLUS
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator MINUS
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] OPERATOREN
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.