| Package | Description |
|---|---|
| com.gooddata.executeafm.result |
| Modifier and Type | Class and Description |
|---|---|
class |
DataList
|
class |
DataValue
Simple value type of
Data. |
| Modifier and Type | Field and Description |
|---|---|
static Data |
Data.NULL |
| Modifier and Type | Method and Description |
|---|---|
Data |
Data.DataDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Data |
Data.DataDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
default List<Data> |
Data.asList() |
List<Data> |
DataList.asList() |
| Constructor and Description |
|---|
DataList(List<Data> values)
Creates new instance of given list of data
|
Copyright © 2017. All rights reserved.