Package | Description |
---|---|
de.bsvrz.kex.lmstic3.vew.daten.tic.elemente |
TIC3-Elemente.
|
Modifier and Type | Field and Description |
---|---|
private TIC3Prioritaet.TIC3PrioritaetEnum |
TIC3Prioritaet.prio
Priorität.
|
Modifier and Type | Method and Description |
---|---|
static TIC3Prioritaet.TIC3PrioritaetEnum |
TIC3Prioritaet.TIC3PrioritaetEnum.getInstance(int id)
Gibt eine passende Priorität-Instanz zurück.
|
TIC3Prioritaet.TIC3PrioritaetEnum |
TIC3Prioritaet.getTIC3MeldungsPrioritaet()
Gibt die Priorität der Meldung zurück.
|
static TIC3Prioritaet.TIC3PrioritaetEnum |
TIC3Prioritaet.TIC3PrioritaetEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TIC3Prioritaet.TIC3PrioritaetEnum[] |
TIC3Prioritaet.TIC3PrioritaetEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TIC3Prioritaet.setTIC3MeldungsPrioritaet(TIC3Prioritaet.TIC3PrioritaetEnum neueprio)
Setzt die Priorität der Meldung.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.