Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl | |
com.eviware.soapui.impl.wsdl.panels.teststeps |
WsdlTestStep panel classes
|
com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
Modifier and Type | Method and Description |
---|---|
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.newInstance() |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(File file) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(InputStream is) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(Node node) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(Reader r) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(String xmlAsString) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(URL u) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(XMLStreamReader sr) |
static JdbcRequestTestStepConfig |
JdbcRequestTestStepConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcRequestTestStepConfigImpl
An XML JdbcRequestTestStep(@http://eviware.com/soapui/config).
|
Modifier and Type | Field and Description |
---|---|
protected JdbcRequestTestStepConfig |
JdbcRequestTestStepDesktopPanel.jdbcRequestTestStepConfig |
Modifier and Type | Method and Description |
---|---|
JdbcRequestTestStepConfig |
JdbcRequestTestStep.getJdbcRequestTestStepConfig() |
Copyright © 2019. All Rights Reserved.