Uses of Class
com.luciad.ogc.csw.model.TLcdCSWEchoedRequest
Packages that use TLcdCSWEchoedRequest
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
-
Uses of TLcdCSWEchoedRequest in com.luciad.ogc.csw.model
Methods in com.luciad.ogc.csw.model that return TLcdCSWEchoedRequestModifier and TypeMethodDescriptionTLcdCSWAcknowledgement.getEchoedRequest()
Returns the value of the property that maps to theEchoedRequest
element.Methods in com.luciad.ogc.csw.model with parameters of type TLcdCSWEchoedRequestModifier and TypeMethodDescriptionvoid
TLcdCSWAcknowledgement.setEchoedRequest
(TLcdCSWEchoedRequest aValue) Sets the value of the property that maps to theEchoedRequest
element.