| Package | Description |
|---|---|
| net.opengis.pubsub.x10 | |
| net.opengis.pubsub.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
RemovePublicationResponseType |
RemovePublicationResponseDocument.addNewRemovePublicationResponse()
Appends and returns a new empty "RemovePublicationResponse" element
|
RemovePublicationResponseType |
RemovePublicationResponseDocument.getRemovePublicationResponse()
Gets the "RemovePublicationResponse" element
|
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.newInstance() |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(File file) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(InputStream is) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(Node node) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(Reader r) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(String xmlAsString) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(URL u) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(XMLStreamReader sr) |
static RemovePublicationResponseType |
RemovePublicationResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemovePublicationResponseDocument.setRemovePublicationResponse(RemovePublicationResponseType removePublicationResponse)
Sets the "RemovePublicationResponse" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemovePublicationResponseTypeImpl
An XML RemovePublicationResponseType(@http://www.opengis.net/pubsub/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
RemovePublicationResponseType |
RemovePublicationResponseDocumentImpl.addNewRemovePublicationResponse()
Appends and returns a new empty "RemovePublicationResponse" element
|
RemovePublicationResponseType |
RemovePublicationResponseDocumentImpl.getRemovePublicationResponse()
Gets the "RemovePublicationResponse" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemovePublicationResponseDocumentImpl.setRemovePublicationResponse(RemovePublicationResponseType removePublicationResponse)
Sets the "RemovePublicationResponse" element
|
Copyright © 2017 52north.org. All rights reserved.