Uses of Class
com.luciad.opensearch.model.TLcdOpenSearchQuery
-
Uses of TLcdOpenSearchQuery in com.luciad.opensearch.model
Modifier and TypeMethodDescriptionTLcdOpenSearchAtomFeed.getQuery()
Returns the query triggering creation of this feed.TLcdOpenSearchDescription.getQuery()
Returns the value of the property that maps to theQuery
element.Modifier 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.