Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.newInstance() |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.newValue(Object obj) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(File file) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(InputStream is) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(Node node) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(Reader r) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(String xmlAsString) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(URL u) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(XMLStreamReader sr) |
static WsrmVersionTypeConfig |
WsrmVersionTypeConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
WsrmVersionTypeConfig |
WsrmConfigConfig.xgetVersion()
Gets (as xml) the "version" attribute
|
WsrmVersionTypeConfig |
TestCaseConfig.xgetWsrmVersion()
Gets (as xml) the "wsrmVersion" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WsrmConfigConfig.xsetVersion(WsrmVersionTypeConfig version)
Sets (as xml) the "version" attribute
|
void |
TestCaseConfig.xsetWsrmVersion(WsrmVersionTypeConfig wsrmVersion)
Sets (as xml) the "wsrmVersion" attribute
|
Modifier and Type | Class and Description |
---|---|
class |
WsrmVersionTypeConfigImpl
An XML WsrmVersionType(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
WsrmVersionTypeConfig |
WsrmConfigConfigImpl.xgetVersion()
Gets (as xml) the "version" attribute
|
WsrmVersionTypeConfig |
TestCaseConfigImpl.xgetWsrmVersion()
Gets (as xml) the "wsrmVersion" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WsrmConfigConfigImpl.xsetVersion(WsrmVersionTypeConfig version)
Sets (as xml) the "version" attribute
|
void |
TestCaseConfigImpl.xsetWsrmVersion(WsrmVersionTypeConfig wsrmVersion)
Sets (as xml) the "wsrmVersion" attribute
|
Copyright © 2019. All Rights Reserved.