Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell |
Modifier and Type | Method and Description |
---|---|
static DataCache.CacheMode |
DataCache.getCaching()
liefert den Modus, in dem Daten blockweise von der Konfiguration
abgefragt werden.
|
static DataCache.CacheMode |
DataCache.CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataCache.CacheMode[] |
DataCache.CacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
DataCache.setCaching(DataCache.CacheMode caching)
setzt den Modus zur blocckweisen Abfrage von Konfigurationsdaten.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.