Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.XML.Events.AggregateEvent |
The XML.Events.AggregateEvent package contains the generated class for an
AggregateEvent, it is strongly advised to use the alias class
AggregateEvent instead. |
com.TersoSolutions.Jetstream.SDK.XML.Events.CommandCompletionEvent |
The XML.Events.CommandCompletionEvent package contains the generated class for a
CommandCompletionEvent, it is strongly advised to use the alias class
CommandCompletionEvent instead. |
com.TersoSolutions.Jetstream.SDK.XML.Events.ObjectEvent |
The XML.Events.ObjectEvent package contains the generated class for an
ObjectEvent, it is strongly advised to use the alias class
ObjectEvent instead. |
Modifier and Type | Field and Description |
---|---|
protected DeviceExtensionList |
Jetstream.AggregateEvent.deviceExtensionList |
Modifier and Type | Method and Description |
---|---|
DeviceExtensionList |
Jetstream.AggregateEvent.getDeviceExtensionList()
Gets the value of the deviceExtensionList property.
|
Modifier and Type | Field and Description |
---|---|
protected DeviceExtensionList |
Jetstream.CommandCompletionEvent.deviceExtensionList |
Modifier and Type | Method and Description |
---|---|
DeviceExtensionList |
Jetstream.CommandCompletionEvent.getDeviceExtensionList()
Gets the value of the deviceExtensionList property.
|
Modifier and Type | Field and Description |
---|---|
protected DeviceExtensionList |
Jetstream.ObjectEvent.deviceExtensionList |
Modifier and Type | Method and Description |
---|---|
DeviceExtensionList |
Jetstream.ObjectEvent.getDeviceExtensionList()
Gets the value of the deviceExtensionList property.
|