public class QueryExpressionType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
content |
protected String |
queryLanguage |
| Constructor and Description |
|---|
QueryExpressionType() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getContent() |
String |
getQueryLanguage() |
void |
setQueryLanguage(String value) |
Copyright © 2021. All rights reserved.