| Package | Description |
|---|---|
| de.mklinger.qetch.client.model.v1 | |
| de.mklinger.qetch.client.model.v1.builder | |
| de.mklinger.qetch.client.model.v1.impl |
| Modifier and Type | Method and Description |
|---|---|
JobState |
Job.getState() |
static JobState |
JobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobState[] |
JobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobState |
JobBuilder.getState() |
| Modifier and Type | Method and Description |
|---|---|
JobBuilder |
JobBuilder.state(JobState state) |
| Modifier and Type | Method and Description |
|---|---|
JobState |
JobImpl.getState() |
Copyright © 2013–2019 mklinger GmbH. All rights reserved.