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) VorgangDelegiertSuchenCommand.Suchtyp |
VorgangDelegiertSuchenCommand.suchtyp |
Modifier and Type | Method and Description |
---|---|
VorgangDelegiertSuchenCommand.Suchtyp |
VorgangDelegiertSuchenCommand.getSuchtyp() |
static VorgangDelegiertSuchenCommand.Suchtyp |
VorgangDelegiertSuchenCommand.Suchtyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VorgangDelegiertSuchenCommand.Suchtyp[] |
VorgangDelegiertSuchenCommand.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 |
VorgangDelegiertSuchenCommand.setSuchtyp(VorgangDelegiertSuchenCommand.Suchtyp suchtyp) |
Copyright © 2019. All rights reserved.