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