Uses of Interface
net.opengis.cat.csw20.RequestStatusType
Packages that use RequestStatusType
-
Uses of RequestStatusType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return RequestStatusTypeModifier and TypeMethodDescriptionCsw20Factory.createRequestStatusType()Returns a new object of class 'Request Status Type'.GetRecordsResponseType.getSearchStatus()Returns the value of the 'Search Status' containment reference.Methods in net.opengis.cat.csw20 with parameters of type RequestStatusTypeModifier and TypeMethodDescriptionvoidGetRecordsResponseType.setSearchStatus(RequestStatusType value) Sets the value of the 'Search Status' containment reference. -
Uses of RequestStatusType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement RequestStatusTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Request Status Type'.Fields in net.opengis.cat.csw20.impl declared as RequestStatusTypeModifier and TypeFieldDescriptionprotected RequestStatusTypeGetRecordsResponseTypeImpl.searchStatusThe cached value of the 'Search Status' containment reference.Methods in net.opengis.cat.csw20.impl that return RequestStatusTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createRequestStatusType()GetRecordsResponseTypeImpl.getSearchStatus()Methods in net.opengis.cat.csw20.impl with parameters of type RequestStatusTypeModifier and TypeMethodDescriptionNotificationChainGetRecordsResponseTypeImpl.basicSetSearchStatus(RequestStatusType newSearchStatus, NotificationChain msgs) voidGetRecordsResponseTypeImpl.setSearchStatus(RequestStatusType newSearchStatus)