| Package | Description | 
|---|---|
| de.fraunhofer.igd.klarschiff.vo | 
 Das Package enthält Klassen für die verschiedenen Businessobjecte bzw. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) EnumZustaendigkeitStatus | 
Vorgang.zustaendigkeitStatus
Status der Zuständigkeit 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EnumZustaendigkeitStatus | 
Vorgang.getZustaendigkeitStatus()  | 
static EnumZustaendigkeitStatus | 
EnumZustaendigkeitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EnumZustaendigkeitStatus[] | 
EnumZustaendigkeitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Vorgang.setZustaendigkeitStatus(EnumZustaendigkeitStatus zustaendigkeitStatus)  | 
Copyright © 2019. All rights reserved.