| Package | Description | 
|---|---|
| de.xima.fc.bl.fdv | |
| de.xima.fc.entities | 
 Package für Datenbankentitäten 
 | 
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowProcessing.switchStatus(Status status,
            EProtocolEntryProcessType type)  | 
| Modifier and Type | Method and Description | 
|---|---|
EProtocolEntryProcessType | 
ProtocolEntryProcessing.getType()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProtocolEntryProcessing.setType(EProtocolEntryProcessType type)  | 
| Constructor and Description | 
|---|
ProtocolEntryProcessing(EProtocolEntryProcessType type)  | 
| Modifier and Type | Method and Description | 
|---|---|
static EProtocolEntryProcessType | 
EProtocolEntryProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EProtocolEntryProcessType[] | 
EProtocolEntryProcessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.