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 theQueryelement.Methods in com.luciad.opensearch.model with parameters of type TLcdOpenSearchQueryModifier and TypeMethodDescriptionvoidTLcdOpenSearchAtomFeed.setQuery(TLcdOpenSearchQuery aQuery) Sets the query triggering creation of this feed.voidTLcdOpenSearchDescription.setQuery(TLcdOpenSearchQuery aValue) Sets the value of the property that maps to theQueryelement.