public static final class

DocumentListLink.Type

extends Object
java.lang.Object
   ↳ com.google.gdata.data.docs.DocumentListLink.Type

Class Overview

MIME type of link target.

Summary

Constants
String APPLICATION_ZIP Type for the zip file.
Public Constructors
DocumentListLink.Type()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String APPLICATION_ZIP

Type for the zip file.

Constant Value: "application/zip"

Public Constructors

public DocumentListLink.Type ()