@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class QueryExpressionType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
content |
protected String |
dialect |
| Constructor and Description |
|---|
QueryExpressionType() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getContent()
Gets the value of the content property.
|
String |
getDialect()
Gets the value of the dialect property.
|
void |
setDialect(String value)
Sets the value of the dialect property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected List<Object> content
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected String dialect
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<Object> getContent()
Element
Object
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public String getDialect()
StringApache CXF