Uses of Class
nl.b3p.csw.jaxb.csw.EchoedRequestType
-
Packages that use EchoedRequestType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of EchoedRequestType in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw declared as EchoedRequestType Modifier and Type Field Description protected EchoedRequestTypeAcknowledgementType. echoedRequestMethods in nl.b3p.csw.jaxb.csw that return EchoedRequestType Modifier and Type Method Description EchoedRequestTypeObjectFactory. createEchoedRequestType()Create an instance ofEchoedRequestTypeEchoedRequestTypeAcknowledgementType. getEchoedRequest()Gets the value of the echoedRequest property.Methods in nl.b3p.csw.jaxb.csw with parameters of type EchoedRequestType Modifier and Type Method Description voidAcknowledgementType. setEchoedRequest(EchoedRequestType value)Sets the value of the echoedRequest property.Constructors in nl.b3p.csw.jaxb.csw with parameters of type EchoedRequestType Constructor Description AcknowledgementType(EchoedRequestType echoedRequest, String requestId, XMLGregorianCalendar timeStamp)Fully-initialising value constructor
-