public static final class

BooksCategory.Scheme

extends Object
java.lang.Object
   ↳ com.google.gdata.data.books.BooksCategory.Scheme

Class Overview

Scheme (domain).

Summary

Constants
String KIND Kind books category.
String LABELS_SCHEME Http://schemas google com/books/2008/labels books category.
Public Constructors
BooksCategory.Scheme()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String KIND

Kind books category.

Constant Value: "http://schemas.google.com/g/2005#kind"

public static final String LABELS_SCHEME

Http://schemas google com/books/2008/labels books category.

Constant Value: "http://schemas.google.com/books/2008/labels"

Public Constructors

public BooksCategory.Scheme ()