|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.client.blogger.BloggerService.Versions
public static final class BloggerService.Versions
GData versions supported by Blogger Service.
Field Summary | |
---|---|
static Version |
V1
The original version of the Blogger service based on V1 of the GData core protocol. |
static Version |
V2
The V2 of the Blogger service based on V2 of the GData core protocol that brings it to full alignment with the now standard Atom Publishing Protocol specification. |
Constructor Summary | |
---|---|
BloggerService.Versions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Version V1
public static final Version V2
Constructor Detail |
---|
public BloggerService.Versions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |