Uses of Class
com.luciad.ogc.csw.model.TLcdCSWSearchResults
Packages that use TLcdCSWSearchResults
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
-
Uses of TLcdCSWSearchResults in com.luciad.ogc.csw.model
Methods in com.luciad.ogc.csw.model that return TLcdCSWSearchResultsModifier and TypeMethodDescriptionTLcdCSWGetRecordsResponse.getSearchResults()
Returns the value of the property that maps to theSearchResults
element.Methods in com.luciad.ogc.csw.model with parameters of type TLcdCSWSearchResultsModifier and TypeMethodDescriptionvoid
TLcdCSWGetRecordsResponse.setSearchResults
(TLcdCSWSearchResults aValue) Sets the value of the property that maps to theSearchResults
element.