Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.XML | |
com.TersoSolutions.Jetstream.SDK.XML.Events.CommandQueuedEvent |
The XML.Events.CommandQueuedEvent package contains the generated class for a
CommandQueuedEvent, it is strongly advised to use the alias class
CommandQueuedEvent instead. |
Modifier and Type | Field and Description |
---|---|
protected ParameterList |
Policy.parameterList |
protected ParameterList |
LogicalDevice.parameterList |
protected ParameterList |
LogEntry.parameterList |
Modifier and Type | Method and Description |
---|---|
ParameterList |
Policy.getParameterList()
Gets the value of the parameterList property.
|
ParameterList |
LogicalDevice.getParameterList()
Gets the value of the parameterList property.
|
ParameterList |
LogEntry.getParameterList()
Gets the value of the parameterList property.
|
Modifier and Type | Field and Description |
---|---|
protected ParameterList |
Jetstream.CommandQueuedEvent.parameterList |
Modifier and Type | Method and Description |
---|---|
ParameterList |
Jetstream.CommandQueuedEvent.getParameterList()
Gets the value of the parameterList property.
|