Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
TestOnDemandHeaderConfig |
TestOnDemandUploadRequestDocumentConfig.TestOnDemandUploadRequest.Request.addNewHeader()
Appends and returns a new empty "Header" element
|
TestOnDemandHeaderConfig |
TestOnDemandLocationsRequestDocumentConfig.TestOnDemandLocationsRequest.Request.addNewHeader()
Appends and returns a new empty "Header" element
|
TestOnDemandHeaderConfig |
TestOnDemandUploadRequestDocumentConfig.TestOnDemandUploadRequest.Request.getHeader()
Gets the "Header" element
|
TestOnDemandHeaderConfig |
TestOnDemandLocationsRequestDocumentConfig.TestOnDemandLocationsRequest.Request.getHeader()
Gets the "Header" element
|
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.newInstance() |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(File file) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(InputStream is) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(Node node) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(Reader r) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(String xmlAsString) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(URL u) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(XMLStreamReader sr) |
static TestOnDemandHeaderConfig |
TestOnDemandHeaderConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
TestOnDemandUploadRequestDocumentConfig.TestOnDemandUploadRequest.Request.setHeader(TestOnDemandHeaderConfig header)
Sets the "Header" element
|
void |
TestOnDemandLocationsRequestDocumentConfig.TestOnDemandLocationsRequest.Request.setHeader(TestOnDemandHeaderConfig header)
Sets the "Header" element
|
Modifier and Type | Class and Description |
---|---|
class |
TestOnDemandHeaderConfigImpl
An XML TestOnDemandHeader(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
TestOnDemandHeaderConfig |
TestOnDemandUploadRequestDocumentConfigImpl.TestOnDemandUploadRequestImpl.RequestImpl.addNewHeader()
Appends and returns a new empty "Header" element
|
TestOnDemandHeaderConfig |
TestOnDemandLocationsRequestDocumentConfigImpl.TestOnDemandLocationsRequestImpl.RequestImpl.addNewHeader()
Appends and returns a new empty "Header" element
|
TestOnDemandHeaderConfig |
TestOnDemandUploadRequestDocumentConfigImpl.TestOnDemandUploadRequestImpl.RequestImpl.getHeader()
Gets the "Header" element
|
TestOnDemandHeaderConfig |
TestOnDemandLocationsRequestDocumentConfigImpl.TestOnDemandLocationsRequestImpl.RequestImpl.getHeader()
Gets the "Header" element
|
Modifier and Type | Method and Description |
---|---|
void |
TestOnDemandUploadRequestDocumentConfigImpl.TestOnDemandUploadRequestImpl.RequestImpl.setHeader(TestOnDemandHeaderConfig header)
Sets the "Header" element
|
void |
TestOnDemandLocationsRequestDocumentConfigImpl.TestOnDemandLocationsRequestImpl.RequestImpl.setHeader(TestOnDemandHeaderConfig header)
Sets the "Header" element
|
Copyright © 2019. All Rights Reserved.