| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
ChangeRequestDTO.CategoryEnum |
ChangeRequestDTO.getCategory()
Change item category
|
static ChangeRequestDTO.CategoryEnum |
ChangeRequestDTO.CategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeRequestDTO.CategoryEnum[] |
ChangeRequestDTO.CategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeRequestDTO.setCategory(ChangeRequestDTO.CategoryEnum category) |
Copyright © 2019 DocDoku. All rights reserved.