|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.Link.Type
public static final class Link.Type
The Type class contains several common link content types.
Field Summary | |
---|---|
static java.lang.String |
ATOM
Defines the link type used for Atom content. |
static java.lang.String |
HTML
Defines the link type used for HTML content. |
Constructor Summary | |
---|---|
Link.Type()
|
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 java.lang.String ATOM
public static final java.lang.String HTML
Constructor Detail |
---|
public Link.Type()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |