Uses of Interface
net.opengis.cat.csw20.EchoedRequestType
Packages that use EchoedRequestType
-
Uses of EchoedRequestType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return EchoedRequestTypeModifier and TypeMethodDescriptionCsw20Factory.createEchoedRequestType()Returns a new object of class 'Echoed Request Type'.AcknowledgementType.getEchoedRequest()Returns the value of the 'Echoed Request' containment reference.Methods in net.opengis.cat.csw20 with parameters of type EchoedRequestTypeModifier and TypeMethodDescriptionvoidAcknowledgementType.setEchoedRequest(EchoedRequestType value) Sets the value of the 'Echoed Request' containment reference. -
Uses of EchoedRequestType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement EchoedRequestTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Echoed Request Type'.Fields in net.opengis.cat.csw20.impl declared as EchoedRequestTypeModifier and TypeFieldDescriptionprotected EchoedRequestTypeAcknowledgementTypeImpl.echoedRequestThe cached value of the 'Echoed Request' containment reference.Methods in net.opengis.cat.csw20.impl that return EchoedRequestTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createEchoedRequestType()AcknowledgementTypeImpl.getEchoedRequest()Methods in net.opengis.cat.csw20.impl with parameters of type EchoedRequestTypeModifier and TypeMethodDescriptionNotificationChainAcknowledgementTypeImpl.basicSetEchoedRequest(EchoedRequestType newEchoedRequest, NotificationChain msgs) voidAcknowledgementTypeImpl.setEchoedRequest(EchoedRequestType newEchoedRequest)