|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.data.analytics.Metric.Type
public static final class Metric.Type
The format of data represented by the metric.
| Field Summary | |
|---|---|
static java.lang.String |
CURRENCY
Currency metric. |
static java.lang.String |
FLOAT
Float metric. |
static java.lang.String |
INTEGER
Integer metric. |
static java.lang.String |
PERCENT
Percent metric. |
static java.lang.String |
TIME
Time metric. |
static java.lang.String |
US_CURRENCY
Us currency metric. |
| Constructor Summary | |
|---|---|
Metric.Type()
|
|
| 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 CURRENCY
public static final java.lang.String FLOAT
public static final java.lang.String INTEGER
public static final java.lang.String PERCENT
public static final java.lang.String TIME
public static final java.lang.String US_CURRENCY
| Constructor Detail |
|---|
public Metric.Type()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||