public class NGEEvents
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
NGE_EVENT_TYPE |
EventType |
com.zebra.NGEAPI.eventHandling.ReadEvents |
readEvents |
com.zebra.NGEAPI.eventHandling.StatusEvents |
statusEvents |
| Constructor and Description |
|---|
NGEEvents(NGE_EVENT_TYPE eVENT_TYPE,
com.zebra.NGEAPI.eventHandling.ReadEvents readEvents) |
NGEEvents(NGE_EVENT_TYPE eVENT_TYPE,
com.zebra.NGEAPI.eventHandling.StatusEvents statusEvents) |
public NGE_EVENT_TYPE EventType
public com.zebra.NGEAPI.eventHandling.StatusEvents statusEvents
public com.zebra.NGEAPI.eventHandling.ReadEvents readEvents
public NGEEvents(NGE_EVENT_TYPE eVENT_TYPE, com.zebra.NGEAPI.eventHandling.StatusEvents statusEvents)
public NGEEvents(NGE_EVENT_TYPE eVENT_TYPE, com.zebra.NGEAPI.eventHandling.ReadEvents readEvents)