Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.Application.Events | |
com.TersoSolutions.Jetstream.SDK.XML |
Modifier and Type | Method and Description |
---|---|
java.util.List<DeviceExtension> |
ObjectEvent.getDeviceExtensionList()
Get the list of 'DeviceExtension' element items.
|
java.util.List<DeviceExtension> |
CommandCompletionEvent.getDeviceExtensionList()
Get the list of 'DeviceExtension' element items.
|
java.util.List<DeviceExtension> |
AggregateEvent.getDeviceExtensionList()
Get the list of 'DeviceExtension' element items.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<DeviceExtension> |
DeviceExtensionList.deviceExtension |
Modifier and Type | Method and Description |
---|---|
java.util.List<DeviceExtension> |
DeviceExtensionList.getDeviceExtension()
Gets the value of the deviceExtension property.
|