| Package | Description |
|---|---|
| com.google.gdata.data.analytics |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
DataEntry.getDimension(String name)
Gets the dimension with the given name in this entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
DataEntry.getDimensions()
Returns the dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataEntry.addDimension(Dimension dimension)
Adds a new dimension.
|
Copyright © 2012. All Rights Reserved.