|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventNotificationState | |
---|---|
org.llrp.ltk.generated.parameters |
Uses of EventNotificationState in org.llrp.ltk.generated.parameters |
---|
Fields in org.llrp.ltk.generated.parameters with type parameters of type EventNotificationState | |
---|---|
protected java.util.List<EventNotificationState> |
ReaderEventNotificationSpec.eventNotificationStateList
|
Methods in org.llrp.ltk.generated.parameters that return types with arguments of type EventNotificationState | |
---|---|
java.util.List<EventNotificationState> |
ReaderEventNotificationSpec.getEventNotificationStateList()
get eventNotificationStateList of type List <EventNotificationState> . |
Methods in org.llrp.ltk.generated.parameters with parameters of type EventNotificationState | |
---|---|
void |
ReaderEventNotificationSpec.addToEventNotificationStateList(EventNotificationState eventNotificationState)
add element eventNotificationState of type EventNotificationState . |
Method parameters in org.llrp.ltk.generated.parameters with type arguments of type EventNotificationState | |
---|---|
void |
ReaderEventNotificationSpec.setEventNotificationStateList(java.util.List<EventNotificationState> eventNotificationStateList)
set eventNotificationStateList of type List <EventNotificationState>. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |