public static final class

ViewedCategory.Label

extends Object
java.lang.Object
   ↳ com.google.gdata.data.docs.ViewedCategory.Label

Class Overview

Human-readable label.

Summary

Constants
String VIEWED Viewed label.
Public Constructors
ViewedCategory.Label()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String VIEWED

Viewed label.

Constant Value: "viewed"

Public Constructors

public ViewedCategory.Label ()