|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.data.docs.DocumentListLink.Rel
public static final class DocumentListLink.Rel
Link relation type.
| Field Summary | |
|---|---|
static java.lang.String |
EXPORT
Link for the zip file contains all exported documents. |
static java.lang.String |
PARENT
Link for the parent folder entry. |
static java.lang.String |
TABLES_FEED
Link for the feed of a spreadsheet's tables. |
static java.lang.String |
WORKSHEETS_FEED
Link for the feed of a spreadsheet's worksheets. |
| Constructor Summary | |
|---|---|
DocumentListLink.Rel()
|
|
| 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 EXPORT
public static final java.lang.String PARENT
public static final java.lang.String TABLES_FEED
public static final java.lang.String WORKSHEETS_FEED
| Constructor Detail |
|---|
public DocumentListLink.Rel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||