Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.Application.Events | |
com.TersoSolutions.Jetstream.SDK.XML | |
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 | Method and Description |
---|---|
java.util.List<ActionEPCList> |
AggregateEvent.getActionEPCListList()
Get the list of 'ActionEPCList' element items.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ActionEPCList> |
ActionEPCLists.actionEPCList |
Modifier and Type | Method and Description |
---|---|
java.util.List<ActionEPCList> |
ActionEPCLists.getActionEPCList()
Gets the value of the actionEPCList property.
|
Modifier and Type | Field and Description |
---|---|
protected ActionEPCList |
Jetstream.ObjectEvent.actionEPCList |
Modifier and Type | Method and Description |
---|---|
ActionEPCList |
Jetstream.ObjectEvent.getActionEPCList()
Gets the value of the actionEPCList property.
|