Uses of Interface
net.opengis.cat.csw20.DistributedSearchType
Packages that use DistributedSearchType
-
Uses of DistributedSearchType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return DistributedSearchTypeModifier and TypeMethodDescriptionCsw20Factory.createDistributedSearchType()
Returns a new object of class 'Distributed Search Type'.GetRecordsType.getDistributedSearch()
Returns the value of the 'Distributed Search' containment reference.Methods in net.opengis.cat.csw20 with parameters of type DistributedSearchTypeModifier and TypeMethodDescriptionvoid
GetRecordsType.setDistributedSearch
(DistributedSearchType value) Sets the value of the 'Distributed Search
' containment reference. -
Uses of DistributedSearchType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement DistributedSearchTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Distributed Search Type'.Fields in net.opengis.cat.csw20.impl declared as DistributedSearchTypeModifier and TypeFieldDescriptionprotected DistributedSearchType
GetRecordsTypeImpl.distributedSearch
The cached value of the 'Distributed Search
' containment reference.Methods in net.opengis.cat.csw20.impl that return DistributedSearchTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createDistributedSearchType()
GetRecordsTypeImpl.getDistributedSearch()
Methods in net.opengis.cat.csw20.impl with parameters of type DistributedSearchTypeModifier and TypeMethodDescriptionNotificationChain
GetRecordsTypeImpl.basicSetDistributedSearch
(DistributedSearchType newDistributedSearch, NotificationChain msgs) void
GetRecordsTypeImpl.setDistributedSearch
(DistributedSearchType newDistributedSearch)