@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class QueryEndpoints extends Object
| Modifier and Type | Field and Description |
|---|---|
protected QuerySelectType |
select |
| Constructor and Description |
|---|
QueryEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
QuerySelectType |
getSelect()
Gets the value of the select property.
|
void |
setSelect(QuerySelectType value)
Sets the value of the select property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected QuerySelectType select
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public QuerySelectType getSelect()
QuerySelectType@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setSelect(QuerySelectType value)
value - allowed object is
QuerySelectTypeApache CXF