| Package | Description |
|---|---|
| com.google.gdata.data.analytics |
| Modifier and Type | Method and Description |
|---|---|
Metric |
DataEntry.getMetric(String name)
Gets the metric with the given name in this entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<Metric> |
DataEntry.getMetrics()
Returns the metrics.
|
List<Metric> |
Aggregates.getMetrics()
Returns the metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataEntry.addMetric(Metric metric)
Adds a new metric.
|
void |
Aggregates.addMetric(Metric metric)
Adds a new metric.
|
Copyright © 2012. All Rights Reserved.