|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EchoedRequestType | |
---|---|
net.opengis.cat.csw.x202 | |
net.opengis.cat.csw.x202.impl |
Uses of EchoedRequestType in net.opengis.cat.csw.x202 |
---|
Methods in net.opengis.cat.csw.x202 that return EchoedRequestType | |
---|---|
EchoedRequestType |
AcknowledgementType.addNewEchoedRequest()
Appends and returns a new empty "EchoedRequest" element |
EchoedRequestType |
AcknowledgementType.getEchoedRequest()
Gets the "EchoedRequest" element |
static EchoedRequestType |
EchoedRequestType.Factory.newInstance()
|
static EchoedRequestType |
EchoedRequestType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(File file)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(InputStream is)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(Node node)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(Reader r)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(String xmlAsString)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(URL u)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static EchoedRequestType |
EchoedRequestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static EchoedRequestType |
EchoedRequestType.Factory.parse(XMLStreamReader sr)
|
static EchoedRequestType |
EchoedRequestType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.cat.csw.x202 with parameters of type EchoedRequestType | |
---|---|
void |
AcknowledgementType.setEchoedRequest(EchoedRequestType echoedRequest)
Sets the "EchoedRequest" element |
Uses of EchoedRequestType in net.opengis.cat.csw.x202.impl |
---|
Classes in net.opengis.cat.csw.x202.impl that implement EchoedRequestType | |
---|---|
class |
EchoedRequestTypeImpl
An XML EchoedRequestType(@http://www.opengis.net/cat/csw/2.0.2). |
Methods in net.opengis.cat.csw.x202.impl that return EchoedRequestType | |
---|---|
EchoedRequestType |
AcknowledgementTypeImpl.addNewEchoedRequest()
Appends and returns a new empty "EchoedRequest" element |
EchoedRequestType |
AcknowledgementTypeImpl.getEchoedRequest()
Gets the "EchoedRequest" element |
Methods in net.opengis.cat.csw.x202.impl with parameters of type EchoedRequestType | |
---|---|
void |
AcknowledgementTypeImpl.setEchoedRequest(EchoedRequestType echoedRequest)
Sets the "EchoedRequest" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |