@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class QuerySelectType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Object |
any |
protected List<FilterType> |
filter |
| Constructor and Description |
|---|
QuerySelectType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAny()
Gets the value of the any property.
|
List<FilterType> |
getFilter()
Gets the value of the filter property.
|
void |
setAny(Object value)
Sets the value of the any property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected List<FilterType> filter
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected Object any
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public List<FilterType> getFilter()
FilterType@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public Object getAny()
Apache CXF