public static final class

HealthLink.Rel

extends Object
java.lang.Object
   ↳ com.google.gdata.data.health.HealthLink.Rel

Class Overview

Link relation type.

Summary

Constants
String HTTP_SCHEMAS_GOOGLE_COM_HEALTH_DATA_COMPLETE Complete url of an entry, indicating the smallest feed containing the entry.
Public Constructors
HealthLink.Rel()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String HTTP_SCHEMAS_GOOGLE_COM_HEALTH_DATA_COMPLETE

Complete url of an entry, indicating the smallest feed containing the entry.

Constant Value: "http://schemas.google.com/health/data#complete"

Public Constructors

public HealthLink.Rel ()