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 theSearchResultselement.Methods in com.luciad.ogc.csw.model with parameters of type TLcdCSWSearchResultsModifier and TypeMethodDescriptionvoidTLcdCSWGetRecordsResponse.setSearchResults(TLcdCSWSearchResults aValue) Sets the value of the property that maps to theSearchResultselement.