Uses of Class
com.luciad.ogc.csw.model.TLcdCSWRequestStatus
Packages that use TLcdCSWRequestStatus
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
-
Uses of TLcdCSWRequestStatus in com.luciad.ogc.csw.model
Methods in com.luciad.ogc.csw.model that return TLcdCSWRequestStatusModifier and TypeMethodDescriptionTLcdCSWGetRecordsResponse.getSearchStatus()Returns the value of the property that maps to theSearchStatuselement.Methods in com.luciad.ogc.csw.model with parameters of type TLcdCSWRequestStatusModifier and TypeMethodDescriptionvoidTLcdCSWGetRecordsResponse.setSearchStatus(TLcdCSWRequestStatus aValue) Sets the value of the property that maps to theSearchStatuselement.