Package | Description |
---|---|
org.zanata.rest.dto |
Modifier and Type | Method and Description |
---|---|
ProcessStatus.ProcessStatusCode |
ProcessStatus.getStatusCode() |
static ProcessStatus.ProcessStatusCode |
ProcessStatus.ProcessStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessStatus.ProcessStatusCode[] |
ProcessStatus.ProcessStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessStatus.setStatusCode(ProcessStatus.ProcessStatusCode statusCode) |
Copyright © 2014 Zanata Project. All rights reserved.