Package | Description |
---|---|
org.komodo.rest.relational.json | |
org.komodo.rest.relational.response |
Modifier and Type | Method and Description |
---|---|
RestQueryColumn |
QueryColumnSerializer.read(com.google.gson.stream.JsonReader in) |
Modifier and Type | Method and Description |
---|---|
void |
QueryColumnSerializer.write(com.google.gson.stream.JsonWriter out,
RestQueryColumn value) |
Modifier and Type | Method and Description |
---|---|
RestQueryColumn[] |
RestQueryResult.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
RestQueryResult.setColumns(RestQueryColumn[] columns) |
Copyright © 2013–2019. All rights reserved.