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