|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KommunikationsZustand | |
---|---|
de.bsvrz.sys.usv.enums | |
de.bsvrz.sys.usv.gui.swing | |
de.bsvrz.sys.usv.junit | |
de.bsvrz.sys.usv.usv | |
de.bsvrz.sys.usv.wrapper |
Uses of KommunikationsZustand in de.bsvrz.sys.usv.enums |
---|
Methods in de.bsvrz.sys.usv.enums that return KommunikationsZustand | |
---|---|
static KommunikationsZustand |
KommunikationsZustand.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KommunikationsZustand[] |
KommunikationsZustand.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of KommunikationsZustand in de.bsvrz.sys.usv.gui.swing |
---|
Fields in de.bsvrz.sys.usv.gui.swing declared as KommunikationsZustand | |
---|---|
private KommunikationsZustand |
SimuGUIJFrame.m_KommunikationsZustand
|
Methods in de.bsvrz.sys.usv.gui.swing that return KommunikationsZustand | |
---|---|
KommunikationsZustand |
SimuGUIJFrame.getKommunikationsZustand()
Methode zum Aulesen der Membervariablen |
Uses of KommunikationsZustand in de.bsvrz.sys.usv.junit |
---|
Fields in de.bsvrz.sys.usv.junit declared as KommunikationsZustand | |
---|---|
private KommunikationsZustand |
SimuUSVTest.m_KommunikationsZustand
|
Methods in de.bsvrz.sys.usv.junit that return KommunikationsZustand | |
---|---|
KommunikationsZustand |
SimuUSVTest.getKommunikationsZustand()
Methode zum Aulesen der Membervariablen |
Uses of KommunikationsZustand in de.bsvrz.sys.usv.usv |
---|
Methods in de.bsvrz.sys.usv.usv that return KommunikationsZustand | |
---|---|
KommunikationsZustand |
DefaultUSV.getKommunikationsZustand()
|
Uses of KommunikationsZustand in de.bsvrz.sys.usv.wrapper |
---|
Fields in de.bsvrz.sys.usv.wrapper declared as KommunikationsZustand | |
---|---|
private KommunikationsZustand |
SenderThread.m_kommunikationsZustand
|
private KommunikationsZustand |
SenderThread.m_oldKommunikationsZustand
|
Methods in de.bsvrz.sys.usv.wrapper that return KommunikationsZustand | |
---|---|
KommunikationsZustand |
USVAllgemein.getKommunikationsZustand()
Liefert den aktuellen Kommunikationszustand |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |