Uses of Class
com.luciad.opensearch.model.TLcdOpenSearchQuery
Packages that use TLcdOpenSearchQuery
-
Uses of TLcdOpenSearchQuery in com.luciad.opensearch.model
Methods in com.luciad.opensearch.model that return TLcdOpenSearchQueryModifier and TypeMethodDescriptionTLcdOpenSearchAtomFeed.getQuery()
Returns the query triggering creation of this feed.TLcdOpenSearchDescription.getQuery()
Returns the value of the property that maps to theQuery
element.Methods in com.luciad.opensearch.model with parameters of type TLcdOpenSearchQueryModifier and TypeMethodDescriptionvoid
TLcdOpenSearchAtomFeed.setQuery
(TLcdOpenSearchQuery aQuery) Sets the query triggering creation of this feed.void
TLcdOpenSearchDescription.setQuery
(TLcdOpenSearchQuery aValue) Sets the value of the property that maps to theQuery
element.