| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected EnumDeviceStatus |
ModuleStatus.deviceStatus |
protected EnumDeviceStatus |
ModulePhase.deviceStatus |
protected EnumDeviceStatus |
DeviceInfo.deviceStatus |
| Modifier and Type | Method and Description |
|---|---|
static EnumDeviceStatus |
EnumDeviceStatus.fromValue(java.lang.String v) |
EnumDeviceStatus |
ModuleStatus.getDeviceStatus()
Gets the value of the deviceStatus property.
|
EnumDeviceStatus |
ModulePhase.getDeviceStatus()
Gets the value of the deviceStatus property.
|
EnumDeviceStatus |
DeviceInfo.getDeviceStatus()
Gets the value of the deviceStatus property.
|
static EnumDeviceStatus |
EnumDeviceStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumDeviceStatus[] |
EnumDeviceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleStatus.setDeviceStatus(EnumDeviceStatus value)
Sets the value of the deviceStatus property.
|
void |
ModulePhase.setDeviceStatus(EnumDeviceStatus value)
Sets the value of the deviceStatus property.
|
void |
DeviceInfo.setDeviceStatus(EnumDeviceStatus value)
Sets the value of the deviceStatus property.
|
Copyright © 2012. All Rights Reserved.