Modifier and Type | Method and Description |
---|---|
EreignisTypenOption |
KalenderAnfrage.getEreignisTypenOption()
Gibt den Wert der Eigenschaft
ereignisTypenOption wieder. |
Modifier and Type | Method and Description |
---|---|
void |
KalenderAnfrage.setEreignisTypenOption(EreignisTypenOption ereignisTypenOption)
Legt den Wert der Eigenschaft
ereignisTypenOption fest. |
Modifier and Type | Method and Description |
---|---|
EreignisTypenOption |
OdEreignisKalenderAnfrage.Daten.getEreignisTypenOption()
Gibt den Wert der Eigenschaft
ereignisTypenOption wieder. |
Modifier and Type | Method and Description |
---|---|
void |
OdEreignisKalenderAnfrage.Daten.setEreignisTypenOption(EreignisTypenOption ereignisTypenOption)
Legt den Wert der Eigenschaft
ereignisTypenOption fest. |
Modifier and Type | Method and Description |
---|---|
static EreignisTypenOption |
EreignisTypenOption.getTyp(int gesuchterCode)
Liefert den Typ, der dem übergebenen Code entspricht.
|
static EreignisTypenOption |
EreignisTypenOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EreignisTypenOption[] |
EreignisTypenOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.