| Package | Description |
|---|---|
| org.apache.locator.query | |
| org.apache.locator.types |
| Modifier and Type | Method and Description |
|---|---|
QuerySelectType |
ObjectFactory.createQuerySelectType()
Create an instance of
QuerySelectType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QuerySelectType> |
ObjectFactory.createSelect(QuerySelectType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QuerySelectType> |
ObjectFactory.createSelect(QuerySelectType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected QuerySelectType |
QueryEndpoints.select |
| Modifier and Type | Method and Description |
|---|---|
QuerySelectType |
QueryEndpoints.getSelect()
Gets the value of the select property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryEndpoints.setSelect(QuerySelectType value)
Sets the value of the select property.
|
Apache CXF