Package | Description |
---|---|
com.sun.java.xml.ns.jaxRpc.ri.config | |
com.sun.java.xml.ns.jaxRpc.ri.config.impl |
Modifier and Type | Method and Description |
---|---|
ConfigurationDocument.Configuration |
ConfigurationDocument.addNewConfiguration()
Appends and returns a new empty "configuration" element
|
ConfigurationDocument.Configuration |
ConfigurationDocument.getConfiguration()
Gets the "configuration" element
|
static ConfigurationDocument.Configuration |
ConfigurationDocument.Configuration.Factory.newInstance() |
static ConfigurationDocument.Configuration |
ConfigurationDocument.Configuration.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationDocument.setConfiguration(ConfigurationDocument.Configuration configuration)
Sets the "configuration" element
|
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationDocumentImpl.ConfigurationImpl
An XML configuration(@http://java.sun.com/xml/ns/jax-rpc/ri/config).
|
Modifier and Type | Method and Description |
---|---|
ConfigurationDocument.Configuration |
ConfigurationDocumentImpl.addNewConfiguration()
Appends and returns a new empty "configuration" element
|
ConfigurationDocument.Configuration |
ConfigurationDocumentImpl.getConfiguration()
Gets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationDocumentImpl.setConfiguration(ConfigurationDocument.Configuration configuration)
Sets the "configuration" element
|
Copyright © 2019. All Rights Reserved.