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