Interface Query

  • All Known Implementing Classes:
    QueryImpl

    public interface Query
    Represents a Query defined by a WHERE clause, passed in as a parameter in a GET call to the Rest api.
    Author:
    Gethin James
    • Method Detail

      • getTree

        org.antlr.runtime.tree.CommonTree getTree()
        Returns the list of operations