|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.client.contacts.ContactsService.Versions
public static final class ContactsService.Versions
GData versions supported by Google Contacts Service.
Field Summary | |
---|---|
static Version |
V1
Version 1 of the Contacts Data API. |
static Version |
V2
Version 2 of the Contacts Data API. |
static Version |
V3
Version 3 of the Contacts Data API. |
Constructor Summary | |
---|---|
ContactsService.Versions()
|
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 V3
Constructor Detail |
---|
public ContactsService.Versions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |