Package | Description |
---|---|
com.docdoku.api.models |
Modifier and Type | Method and Description |
---|---|
TaskProcessDTO.ActionEnum |
TaskProcessDTO.getAction()
Task process action
|
static TaskProcessDTO.ActionEnum |
TaskProcessDTO.ActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskProcessDTO.ActionEnum[] |
TaskProcessDTO.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskProcessDTO.setAction(TaskProcessDTO.ActionEnum action) |
Copyright © 2019 DocDoku. All rights reserved.