|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubmitResponseType | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of SubmitResponseType in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return SubmitResponseType | |
---|---|
SubmitResponseType |
SubmitResponsePropertyType.addNewSubmitResponse()
Appends and returns a new empty "SubmitResponse" element |
SubmitResponseType |
SubmitResponseDocument.addNewSubmitResponse()
Appends and returns a new empty "SubmitResponse" element |
SubmitResponseType |
SubmitResponsePropertyType.getSubmitResponse()
Gets the "SubmitResponse" element |
SubmitResponseType |
SubmitResponseDocument.getSubmitResponse()
Gets the "SubmitResponse" element |
static SubmitResponseType |
SubmitResponseType.Factory.newInstance()
|
static SubmitResponseType |
SubmitResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(File file)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(InputStream is)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(Node node)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(Reader r)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(String xmlAsString)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(URL u)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static SubmitResponseType |
SubmitResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static SubmitResponseType |
SubmitResponseType.Factory.parse(XMLStreamReader sr)
|
static SubmitResponseType |
SubmitResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sps.x20 with parameters of type SubmitResponseType | |
---|---|
void |
SubmitResponsePropertyType.setSubmitResponse(SubmitResponseType submitResponse)
Sets the "SubmitResponse" element |
void |
SubmitResponseDocument.setSubmitResponse(SubmitResponseType submitResponse)
Sets the "SubmitResponse" element |
Uses of SubmitResponseType in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement SubmitResponseType | |
---|---|
class |
SubmitResponseTypeImpl
An XML SubmitResponseType(@http://www.opengis.net/sps/2.0). |
Methods in net.opengis.sps.x20.impl that return SubmitResponseType | |
---|---|
SubmitResponseType |
SubmitResponsePropertyTypeImpl.addNewSubmitResponse()
Appends and returns a new empty "SubmitResponse" element |
SubmitResponseType |
SubmitResponseDocumentImpl.addNewSubmitResponse()
Appends and returns a new empty "SubmitResponse" element |
SubmitResponseType |
SubmitResponsePropertyTypeImpl.getSubmitResponse()
Gets the "SubmitResponse" element |
SubmitResponseType |
SubmitResponseDocumentImpl.getSubmitResponse()
Gets the "SubmitResponse" element |
Methods in net.opengis.sps.x20.impl with parameters of type SubmitResponseType | |
---|---|
void |
SubmitResponsePropertyTypeImpl.setSubmitResponse(SubmitResponseType submitResponse)
Sets the "SubmitResponse" element |
void |
SubmitResponseDocumentImpl.setSubmitResponse(SubmitResponseType submitResponse)
Sets the "SubmitResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |