| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
ActivityModelDTO.TypeEnum |
ActivityModelDTO.getType()
Type of the workflow model
|
static ActivityModelDTO.TypeEnum |
ActivityModelDTO.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityModelDTO.TypeEnum[] |
ActivityModelDTO.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityModelDTO.setType(ActivityModelDTO.TypeEnum type) |
Copyright © 2019 DocDoku. All rights reserved.