Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
TestCaseRunLogDocumentConfig.TestCaseRunLog |
TestCaseRunLogDocumentConfig.addNewTestCaseRunLog()
Appends and returns a new empty "testCaseRunLog" element
|
TestCaseRunLogDocumentConfig.TestCaseRunLog |
TestCaseRunLogDocumentConfig.getTestCaseRunLog()
Gets the "testCaseRunLog" element
|
static TestCaseRunLogDocumentConfig.TestCaseRunLog |
TestCaseRunLogDocumentConfig.TestCaseRunLog.Factory.newInstance() |
static TestCaseRunLogDocumentConfig.TestCaseRunLog |
TestCaseRunLogDocumentConfig.TestCaseRunLog.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
TestCaseRunLogDocumentConfig.setTestCaseRunLog(TestCaseRunLogDocumentConfig.TestCaseRunLog testCaseRunLog)
Sets the "testCaseRunLog" element
|
Modifier and Type | Class and Description |
---|---|
static class |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl
An XML testCaseRunLog(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
TestCaseRunLogDocumentConfig.TestCaseRunLog |
TestCaseRunLogDocumentConfigImpl.addNewTestCaseRunLog()
Appends and returns a new empty "testCaseRunLog" element
|
TestCaseRunLogDocumentConfig.TestCaseRunLog |
TestCaseRunLogDocumentConfigImpl.getTestCaseRunLog()
Gets the "testCaseRunLog" element
|
Modifier and Type | Method and Description |
---|---|
void |
TestCaseRunLogDocumentConfigImpl.setTestCaseRunLog(TestCaseRunLogDocumentConfig.TestCaseRunLog testCaseRunLog)
Sets the "testCaseRunLog" element
|
Copyright © 2019. All Rights Reserved.