Java com.google.gwt.gdata.client.gbase SnippetsQuery fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gdata.client.gbase SnippetsQuery fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gdata.client.gbase SnippetsQuery.

The text is from its open source code.

Method

SnippetsQuerynewInstance(String feedUri)
Constructs a Snippets query.
voidsetBq(String bq)
Sets the query string that conforms to the Query Language Specification.
voidsetMaxResults(double maxResults)
Sets the maximum number of results to be retrieved.