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