|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenSearchUrl | |
|---|---|
| org.apache.wink.common.model.opensearch | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of OpenSearchUrl in org.apache.wink.common.model.opensearch |
|---|
| Fields in org.apache.wink.common.model.opensearch with type parameters of type OpenSearchUrl | |
|---|---|
protected java.util.List<OpenSearchUrl> |
OpenSearchDescription.url
|
| Methods in org.apache.wink.common.model.opensearch that return OpenSearchUrl | |
|---|---|
OpenSearchUrl |
ObjectFactory.createOpenSearchUrl()
Create an instance of OpenSearchUrl |
| Methods in org.apache.wink.common.model.opensearch that return types with arguments of type OpenSearchUrl | |
|---|---|
javax.xml.bind.JAXBElement<OpenSearchUrl> |
ObjectFactory.createUrl(OpenSearchUrl value)
Create an instance of JAXBElement<OpenSearchUrl
> |
java.util.List<OpenSearchUrl> |
OpenSearchDescription.getUrl()
Gets the value of the url property. |
| Methods in org.apache.wink.common.model.opensearch with parameters of type OpenSearchUrl | |
|---|---|
void |
OpenSearchDescription.addUrl(OpenSearchUrl openSearchUrl)
Adds OpenSearchUrl to the list of Open Search Urls. |
javax.xml.bind.JAXBElement<OpenSearchUrl> |
ObjectFactory.createUrl(OpenSearchUrl value)
Create an instance of JAXBElement<OpenSearchUrl
> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||