JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.forum.client.Query
Packages that use
Query
Package
Description
org.forum.client
Uses of
Query
in
org.forum.client
Subclasses of
Query
in
org.forum.client
Modifier and Type
Class
Description
class
QueryResponse
Deprecated.
Please use the
Query
class instead.
Methods in
org.forum.client
that return
Query
Modifier and Type
Method
Description
Query
Query.Builder.
build
()
Query
QueryRootResponse.
getData
()
Methods in
org.forum.client
with parameters of type
Query
Modifier and Type
Method
Description
void
QueryRootResponse.
setData
(
Query
queryParam)
Query
class instead.