Uses of Enum Class
org.olap4j.query.QueryEvent.Type
Packages that use QueryEvent.Type
Package
Description
Provides an object model for building OLAP queries programmatically (experimental).
-
Uses of QueryEvent.Type in org.olap4j.query
Methods in org.olap4j.query that return QueryEvent.TypeModifier and TypeMethodDescriptionQueryEvent.getOperation()Returns the event type.static QueryEvent.TypeReturns the enum constant of this class with the specified name.static QueryEvent.Type[]QueryEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.