Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfig.TestCaseRunLog.addNewTestCaseRunLogTestStep()
Appends and returns a new empty value (as xml) as the last "testCaseRunLogTestStep" element
|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep[] |
TestCaseRunLogDocumentConfig.TestCaseRunLog.getTestCaseRunLogTestStepArray()
Deprecated.
|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfig.TestCaseRunLog.getTestCaseRunLogTestStepArray(int i)
Gets ith "testCaseRunLogTestStep" element
|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfig.TestCaseRunLog.insertNewTestCaseRunLogTestStep(int i)
Inserts and returns a new empty value (as xml) as the ith "testCaseRunLogTestStep" element
|
static TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep.Factory.newInstance() |
static TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
List<TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep> |
TestCaseRunLogDocumentConfig.TestCaseRunLog.getTestCaseRunLogTestStepList()
Gets a List of "testCaseRunLogTestStep" elements
|
Modifier and Type | Method and Description |
---|---|
void |
TestCaseRunLogDocumentConfig.TestCaseRunLog.setTestCaseRunLogTestStepArray(int i,
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep testCaseRunLogTestStep)
Sets ith "testCaseRunLogTestStep" element
|
void |
TestCaseRunLogDocumentConfig.TestCaseRunLog.setTestCaseRunLogTestStepArray(TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep[] testCaseRunLogTestStepArray)
Sets array of all "testCaseRunLogTestStep" element
|
Modifier and Type | Class and Description |
---|---|
static class |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.TestCaseRunLogTestStepImpl
An XML testCaseRunLogTestStep(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.addNewTestCaseRunLogTestStep()
Appends and returns a new empty value (as xml) as the last "testCaseRunLogTestStep" element
|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep[] |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.getTestCaseRunLogTestStepArray()
Deprecated.
|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.getTestCaseRunLogTestStepArray(int i)
Gets ith "testCaseRunLogTestStep" element
|
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.insertNewTestCaseRunLogTestStep(int i)
Inserts and returns a new empty value (as xml) as the ith "testCaseRunLogTestStep" element
|
Modifier and Type | Method and Description |
---|---|
List<TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep> |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.getTestCaseRunLogTestStepList()
Gets a List of "testCaseRunLogTestStep" elements
|
Modifier and Type | Method and Description |
---|---|
void |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.setTestCaseRunLogTestStepArray(int i,
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep testCaseRunLogTestStep)
Sets ith "testCaseRunLogTestStep" element
|
void |
TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.setTestCaseRunLogTestStepArray(TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep[] testCaseRunLogTestStepArray)
Sets array of all "testCaseRunLogTestStep" element
|
Copyright © 2019. All Rights Reserved.