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