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 TypeMethodDescriptionvoidGetRecordsType.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 TypeClassDescriptionclassAn implementation of the model object 'Distributed Search Type'.Fields in net.opengis.cat.csw20.impl declared as DistributedSearchTypeModifier and TypeFieldDescriptionprotected DistributedSearchTypeGetRecordsTypeImpl.distributedSearchThe 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 TypeMethodDescriptionNotificationChainGetRecordsTypeImpl.basicSetDistributedSearch(DistributedSearchType newDistributedSearch, NotificationChain msgs) voidGetRecordsTypeImpl.setDistributedSearch(DistributedSearchType newDistributedSearch)