| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface | 
| com.eviware.soapui.impl.wsdl.support | WSDL-related support classes | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertiesTypeConfig | ReportingTypeConfig. addNewParameters()Appends and returns a new empty "parameters" element | 
| PropertiesTypeConfig | TestSuiteConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | TestCaseConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | SecurityTestConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | RunTestSuiteStepConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | RunTestCaseStepConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | PropertiesStepConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | ProjectConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | JdbcRequestTestStepConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | DataSinkStepConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | BaseMockServiceConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | AMFRequestTestStepConfig. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | TestSuiteConfig. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | TestCaseConfig. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | SecurityTestConfig. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | LoadTestConfig. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | ReportingTypeConfig. getParameters()Gets the "parameters" element | 
| PropertiesTypeConfig | TestSuiteConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | TestCaseConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | SecurityTestConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | RunTestSuiteStepConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | RunTestCaseStepConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | PropertiesStepConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | ProjectConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | JdbcRequestTestStepConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | DataSinkStepConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | BaseMockServiceConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | AMFRequestTestStepConfig. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | TestSuiteConfig. getReportParameters()Gets the "reportParameters" element | 
| PropertiesTypeConfig | TestCaseConfig. getReportParameters()Gets the "reportParameters" element | 
| PropertiesTypeConfig | SecurityTestConfig. getReportParameters()Gets the "reportParameters" element | 
| PropertiesTypeConfig | LoadTestConfig. getReportParameters()Gets the "reportParameters" element | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. newInstance() | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(File file) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(InputStream is) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(Node node) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(Reader r) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(String xmlAsString) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(URL u) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(XMLStreamReader sr) | 
| static PropertiesTypeConfig | PropertiesTypeConfig.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReportingTypeConfig. setParameters(PropertiesTypeConfig parameters)Sets the "parameters" element | 
| void | TestSuiteConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | TestCaseConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | SecurityTestConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | RunTestSuiteStepConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | RunTestCaseStepConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | PropertiesStepConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | ProjectConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | JdbcRequestTestStepConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | DataSinkStepConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | BaseMockServiceConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | AMFRequestTestStepConfig. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | TestSuiteConfig. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| void | TestCaseConfig. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| void | SecurityTestConfig. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| void | LoadTestConfig. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PropertiesTypeConfigImplAn XML PropertiesType(@http://eviware.com/soapui/config). | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertiesTypeConfig | ReportingTypeConfigImpl. addNewParameters()Appends and returns a new empty "parameters" element | 
| PropertiesTypeConfig | TestSuiteConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | TestCaseConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | SecurityTestConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | RunTestSuiteStepConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | RunTestCaseStepConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | PropertiesStepConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | ProjectConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | JdbcRequestTestStepConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | DataSinkStepConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | BaseMockServiceConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | AMFRequestTestStepConfigImpl. addNewProperties()Appends and returns a new empty "properties" element | 
| PropertiesTypeConfig | TestSuiteConfigImpl. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | TestCaseConfigImpl. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | SecurityTestConfigImpl. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | LoadTestConfigImpl. addNewReportParameters()Appends and returns a new empty "reportParameters" element | 
| PropertiesTypeConfig | ReportingTypeConfigImpl. getParameters()Gets the "parameters" element | 
| PropertiesTypeConfig | TestSuiteConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | TestCaseConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | SecurityTestConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | RunTestSuiteStepConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | RunTestCaseStepConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | PropertiesStepConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | ProjectConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | JdbcRequestTestStepConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | DataSinkStepConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | BaseMockServiceConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | AMFRequestTestStepConfigImpl. getProperties()Gets the "properties" element | 
| PropertiesTypeConfig | TestSuiteConfigImpl. getReportParameters()Gets the "reportParameters" element | 
| PropertiesTypeConfig | TestCaseConfigImpl. getReportParameters()Gets the "reportParameters" element | 
| PropertiesTypeConfig | SecurityTestConfigImpl. getReportParameters()Gets the "reportParameters" element | 
| PropertiesTypeConfig | LoadTestConfigImpl. getReportParameters()Gets the "reportParameters" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReportingTypeConfigImpl. setParameters(PropertiesTypeConfig parameters)Sets the "parameters" element | 
| void | TestSuiteConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | TestCaseConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | SecurityTestConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | RunTestSuiteStepConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | RunTestCaseStepConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | PropertiesStepConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | ProjectConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | JdbcRequestTestStepConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | DataSinkStepConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | BaseMockServiceConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | AMFRequestTestStepConfigImpl. setProperties(PropertiesTypeConfig properties)Sets the "properties" element | 
| void | TestSuiteConfigImpl. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| void | TestCaseConfigImpl. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| void | SecurityTestConfigImpl. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| void | LoadTestConfigImpl. setReportParameters(PropertiesTypeConfig reportParameters)Sets the "reportParameters" element | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractTestPropertyHolderWsdlModelItem. setPropertiesConfig(PropertiesTypeConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlBeansPropertiesTestPropertyHolder. resetPropertiesConfig(PropertiesTypeConfig config) | 
| Constructor and Description | 
|---|
| XmlBeansPropertiesTestPropertyHolder(ModelItem modelItem,
                                    PropertiesTypeConfig config) | 
Copyright © 2019. All Rights Reserved.