| Package | Description |
|---|---|
| org.dashbuilder.dataset.group | |
| org.dashbuilder.dataset.json |
| Modifier and Type | Field and Description |
|---|---|
protected List<Interval> |
DataSetGroup.selectedIntervalList |
| Modifier and Type | Method and Description |
|---|---|
Interval |
Interval.cloneInstance() |
| Modifier and Type | Method and Description |
|---|---|
List<Interval> |
DataSetGroup.getSelectedIntervalList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetGroup.setSelectedIntervalList(List<Interval> intervalList) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
DataSetLookupJSONMarshaller.parseInterval(JsonObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
List<Interval> |
DataSetLookupJSONMarshaller.parseSelectedIntervals(JsonArray selectedIntervalsJson) |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
DataSetLookupJSONMarshaller.formatInterval(Interval interval) |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
DataSetLookupJSONMarshaller.formatSelectedIntervals(List<Interval> selectedIntervalList) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.