public class Group extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Group.TimeAndValue |
| Constructor and Description |
|---|
Group() |
| Modifier and Type | Method and Description |
|---|---|
List<GroupInfo> |
getGroupInfos() |
List<Group.TimeAndValue> |
getTimeAndValueList() |
List<List<com.fasterxml.jackson.databind.JsonNode>> |
getValues() |
void |
setGroupInfos(List<GroupInfo> groupInfos) |
void |
setValues(List<List<com.fasterxml.jackson.databind.JsonNode>> values) |
public List<Group.TimeAndValue> getTimeAndValueList() throws IOException
IOExceptionCopyright © 2024. All rights reserved.