|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.client.Service.Versions
public static class Service.Versions
The Versions class defines Version constants representing the set
of active versions of the GData core protocol and common data model
classes.
| Field Summary | |
|---|---|
static Version |
V1
Version 1. |
static Version |
V2
Version 2. |
static Version |
V2_1
Version 2.1. |
static Version |
V2_2
Version 2.2. |
static Version |
V3
Version 3. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Version V1
public static final Version V2
public static final Version V2_1
2.1. Support new gd:kind attribute on feeds and
entries.
public static final Version V2_2
2.2. Unreleased next minor version of the GData
protocol.
public static final Version V3
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||