public class Query extends Object
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFields() |
String |
getQuery() |
List<String> |
parseFields() |
void |
setFields(String fields) |
void |
setQuery(String query) |
Copyright © 2020. All rights reserved.