Package 

Enum QueryType

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum QueryType
    
                        

    The different query types.

    • Method Summary

      Modifier and Type Method Description
      static Array<QueryType> values()
      static QueryType valueOf(String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait