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