Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
Meldungsdekodierer.kommunikationsStatus
Kommunikationsstatus.
|
Modifier and Type | Method and Description |
---|---|
void |
Meldungsdekodierer.kommunikationsStatus(LMSKommunikationsstatus status) |
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
LMSFTPServer.kommunikationsStatus
Der Kommunikationsstatus mit der Landesmeldestelle.
|
Modifier and Type | Method and Description |
---|---|
private void |
LMSFTPServer.setzeKommunikationsStatus(LMSKommunikationsstatus neuerStatus)
Setzt den internen Kommunikationstatus und benachrichtigt die Listener.
|
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
LMSFTPClient.kommunikationsStatus
Der Kommunikationsstatus mit der Landesmeldestelle.
|
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
Meldungskodierer.kommunikationsStatus
Der Kommunikationsstatus mit der Landesmeldestelle.
|
Modifier and Type | Method and Description |
---|---|
void |
Meldungskodierer.kommunikationsStatus(LMSKommunikationsstatus status) |
Modifier and Type | Method and Description |
---|---|
static LMSKommunikationsstatus |
LMSKommunikationsstatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LMSKommunikationsstatus[] |
LMSKommunikationsstatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LMSFTPListener.kommunikationsStatus(LMSKommunikationsstatus status)
Diese Methode wird aufgerufen, wenn eine Änderung des
Kommunikationszustandes zur LMS erkannt wird.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.