| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<AnalyticsSchemaColumn> |
AnalyticsQueryResultBatch.columns |
protected List<AnalyticsSchemaColumn> |
AnalyticsSchemaTable.columns |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsSchemaColumn> |
AnalyticsQueryResultBatch.getColumns()
The schemas of the columns returned by the query (in order).
|
List<AnalyticsSchemaColumn> |
AnalyticsSchemaTable.getColumns()
The schemas of all columns of this table.
|
Copyright © 2022. All rights reserved.