Package | Description |
---|---|
de.fraunhofer.igd.klarschiff.web |
Das Package enthält die Controller und Commands, die für die GUI verwendet werden.
|
Modifier and Type | Field and Description |
---|---|
(package private) VorgangSuchenCommand.Suchtyp |
VorgangSuchenCommand.suchtyp |
Modifier and Type | Method and Description |
---|---|
VorgangSuchenCommand.Suchtyp |
VorgangSuchenCommand.getSuchtyp() |
static VorgangSuchenCommand.Suchtyp |
VorgangSuchenCommand.Suchtyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VorgangSuchenCommand.Suchtyp[] |
VorgangSuchenCommand.Suchtyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VorgangSuchenCommand.setSuchtyp(VorgangSuchenCommand.Suchtyp suchtyp) |
Copyright © 2019. All rights reserved.