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