Package | Description |
---|---|
de.bsvrz.puk.param.lib |
Klassen für die Realisierung einer Anwendung, die mit der Parametrierung kommunizieren will/soll.
|
Modifier and Type | Method and Description |
---|---|
QuellTyp |
Quelle.getTyp()
liefert den Typ der Quelle.
|
static QuellTyp |
QuellTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuellTyp[] |
QuellTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Parameter.setQuelle(de.bsvrz.dav.daf.main.config.SystemObject obj,
QuellTyp typ)
setzt die Quelle des Parameters.
|
void |
Quelle.setTyp(QuellTyp typ)
setzt den Typ der Quelle.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.