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