public static final class

CompletedCategory.Label

extends Object
java.lang.Object
   ↳ com.google.gdata.data.gtt.CompletedCategory.Label

Class Overview

Human-readable label.

Summary

Constants
String COMPLETED Completed label.
Public Constructors
CompletedCategory.Label()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String COMPLETED

Completed label.

Constant Value: "completed"

Public Constructors

public CompletedCategory.Label ()