|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenSearchImage | |
---|---|
org.apache.wink.common.model.opensearch | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of OpenSearchImage in org.apache.wink.common.model.opensearch |
---|
Fields in org.apache.wink.common.model.opensearch with type parameters of type OpenSearchImage | |
---|---|
protected java.util.List<OpenSearchImage> |
OpenSearchDescription.image
|
Methods in org.apache.wink.common.model.opensearch that return OpenSearchImage | |
---|---|
OpenSearchImage |
ObjectFactory.createOpenSearchImage()
Create an instance of OpenSearchImage |
Methods in org.apache.wink.common.model.opensearch that return types with arguments of type OpenSearchImage | |
---|---|
javax.xml.bind.JAXBElement<OpenSearchImage> |
ObjectFactory.createImage(OpenSearchImage value)
Create an instance of JAXBElement < OpenSearchImage
> |
java.util.List<OpenSearchImage> |
OpenSearchDescription.getImage()
Gets the value of the image property. |
Methods in org.apache.wink.common.model.opensearch with parameters of type OpenSearchImage | |
---|---|
void |
OpenSearchDescription.addNewImage(OpenSearchImage openSearchImage)
Adds new Image to the list |
javax.xml.bind.JAXBElement<OpenSearchImage> |
ObjectFactory.createImage(OpenSearchImage value)
Create an instance of JAXBElement < OpenSearchImage
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |