public static final class

ILink.Type

extends Object
java.lang.Object
   ↳ com.google.gdata.data.ILink.Type

Class Overview

The Type class contains several common link content types.

Summary

Fields
public static final String ATOM Defines the link type used for Atom content.
public static final String HTML Defines the link type used for HTML content.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final String ATOM

Defines the link type used for Atom content.

public static final String HTML

Defines the link type used for HTML content.