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