| Package | Description |
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.impl.wsdl.mock.dispatch |
| Modifier and Type | Method and Description |
|---|---|
MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfig.addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" element
|
MockOperationQueryMatchDispatchConfig.Query[] |
MockOperationQueryMatchDispatchConfig.getQueryArray()
Deprecated.
|
MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfig.getQueryArray(int i)
Gets ith "query" element
|
MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfig.insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" element
|
static MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfig.Query.Factory.newInstance() |
static MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfig.Query.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
List<MockOperationQueryMatchDispatchConfig.Query> |
MockOperationQueryMatchDispatchConfig.getQueryList()
Gets a List of "query" elements
|
| Modifier and Type | Method and Description |
|---|---|
void |
MockOperationQueryMatchDispatchConfig.setQueryArray(int i,
MockOperationQueryMatchDispatchConfig.Query query)
Sets ith "query" element
|
void |
MockOperationQueryMatchDispatchConfig.setQueryArray(MockOperationQueryMatchDispatchConfig.Query[] queryArray)
Sets array of all "query" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MockOperationQueryMatchDispatchConfigImpl.QueryImpl
An XML query(@http://eviware.com/soapui/config).
|
| Modifier and Type | Method and Description |
|---|---|
MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfigImpl.addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" element
|
MockOperationQueryMatchDispatchConfig.Query[] |
MockOperationQueryMatchDispatchConfigImpl.getQueryArray()
Deprecated.
|
MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfigImpl.getQueryArray(int i)
Gets ith "query" element
|
MockOperationQueryMatchDispatchConfig.Query |
MockOperationQueryMatchDispatchConfigImpl.insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" element
|
| Modifier and Type | Method and Description |
|---|---|
List<MockOperationQueryMatchDispatchConfig.Query> |
MockOperationQueryMatchDispatchConfigImpl.getQueryList()
Gets a List of "query" elements
|
| Modifier and Type | Method and Description |
|---|---|
void |
MockOperationQueryMatchDispatchConfigImpl.setQueryArray(int i,
MockOperationQueryMatchDispatchConfig.Query query)
Sets ith "query" element
|
void |
MockOperationQueryMatchDispatchConfigImpl.setQueryArray(MockOperationQueryMatchDispatchConfig.Query[] queryArray)
Sets array of all "query" element
|
| Constructor and Description |
|---|
Query(MockOperationQueryMatchDispatchConfig.Query config) |
Copyright © 2019. All Rights Reserved.