com.google.api.data.health.v2
Class GoogleHealth

java.lang.Object
  extended by com.google.api.data.health.v2.GoogleHealth

Deprecated. (scheduled to be removed in version 1.1) Copy into your own application

@Deprecated
public final class GoogleHealth
extends Object

Constants for the Google Health Data API.


Field Summary
static String ROOT_URL
          Deprecated. (scheduled to be removed in version 1.1) Copy into your own application
static String VERSION
          Deprecated. (scheduled to be removed in version 1.1) Copy into your own application
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

@Deprecated
public static final String VERSION
Deprecated. (scheduled to be removed in version 1.1) Copy into your own application
Version name.

See Also:
Constant Field Values

ROOT_URL

@Deprecated
public static final String ROOT_URL
Deprecated. (scheduled to be removed in version 1.1) Copy into your own application
Root URL.

See Also:
Constant Field Values


Copyright © 2010 Google. All Rights Reserved.