Uses of Interface
net.opengis.cat.csw20.SearchResultsType
Packages that use SearchResultsType
-
Uses of SearchResultsType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return SearchResultsTypeModifier and TypeMethodDescriptionCsw20Factory.createSearchResultsType()Returns a new object of class 'Search Results Type'.GetRecordsResponseType.getSearchResults()Returns the value of the 'Search Results' containment reference.Methods in net.opengis.cat.csw20 with parameters of type SearchResultsTypeModifier and TypeMethodDescriptionvoidGetRecordsResponseType.setSearchResults(SearchResultsType value) Sets the value of the 'Search Results' containment reference. -
Uses of SearchResultsType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement SearchResultsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Search Results Type'.Fields in net.opengis.cat.csw20.impl declared as SearchResultsTypeModifier and TypeFieldDescriptionprotected SearchResultsTypeGetRecordsResponseTypeImpl.searchResultsThe cached value of the 'Search Results' containment reference.Methods in net.opengis.cat.csw20.impl that return SearchResultsTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createSearchResultsType()GetRecordsResponseTypeImpl.getSearchResults()Methods in net.opengis.cat.csw20.impl with parameters of type SearchResultsTypeModifier and TypeMethodDescriptionNotificationChainGetRecordsResponseTypeImpl.basicSetSearchResults(SearchResultsType newSearchResults, NotificationChain msgs) voidGetRecordsResponseTypeImpl.setSearchResults(SearchResultsType newSearchResults)