| Package | Description |
|---|---|
| com.google.api.services.fitness.model |
| Modifier and Type | Method and Description |
|---|---|
ValueMapValEntry |
ValueMapValEntry.clone() |
ValueMapValEntry |
ValueMapValEntry.set(String fieldName,
Object value) |
ValueMapValEntry |
ValueMapValEntry.setKey(String key) |
ValueMapValEntry |
ValueMapValEntry.setValue(MapValue value) |
| Modifier and Type | Method and Description |
|---|---|
List<ValueMapValEntry> |
Value.getMapVal()
Map value.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
Value.setMapVal(List<ValueMapValEntry> mapVal)
Map value.
|
Copyright © 2011–2021 Google. All rights reserved.