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