Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.newInstance() |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.newValue(Object obj) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(File file) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(InputStream is) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(Node node) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(Reader r) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(String xmlAsString) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(URL u) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(XMLStreamReader sr) |
static RunTestCaseRunModeTypeConfig |
RunTestCaseRunModeTypeConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
RunTestCaseRunModeTypeConfig |
RunTestCaseStepConfig.xgetRunMode()
Gets (as xml) the "runMode" element
|
Modifier and Type | Method and Description |
---|---|
void |
RunTestCaseStepConfig.xsetRunMode(RunTestCaseRunModeTypeConfig runMode)
Sets (as xml) the "runMode" element
|
Modifier and Type | Class and Description |
---|---|
class |
RunTestCaseRunModeTypeConfigImpl
An XML RunTestCaseRunModeType(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
RunTestCaseRunModeTypeConfig |
RunTestCaseStepConfigImpl.xgetRunMode()
Gets (as xml) the "runMode" element
|
Modifier and Type | Method and Description |
---|---|
void |
RunTestCaseStepConfigImpl.xsetRunMode(RunTestCaseRunModeTypeConfig runMode)
Sets (as xml) the "runMode" element
|
Copyright © 2019. All Rights Reserved.