| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumQueueEntryStatus |
QueueEntry.status |
| Modifier and Type | Method and Description |
|---|---|
static EnumQueueEntryStatus |
EnumQueueEntryStatus.fromValue(String v) |
EnumQueueEntryStatus |
QueueEntry.getStatus()
Gets the value of the status property.
|
static EnumQueueEntryStatus |
EnumQueueEntryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumQueueEntryStatus[] |
EnumQueueEntryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueueEntry.setStatus(EnumQueueEntryStatus value)
Sets the value of the status property.
|
QueueEntry |
QueueEntry.withStatus(EnumQueueEntryStatus value) |
Copyright © 2016. All rights reserved.