Uses of Class
org.apache.unomi.api.EventInfo
-
Packages that use EventInfo Package Description org.apache.unomi.api -
-
Uses of EventInfo in org.apache.unomi.api
Methods in org.apache.unomi.api that return types with arguments of type EventInfo Modifier and Type Method Description List<EventInfo>
ServerInfo. getEventTypes()
Method parameters in org.apache.unomi.api with type arguments of type EventInfo Modifier and Type Method Description void
ServerInfo. setEventTypes(List<EventInfo> eventTypes)
-