public interface DataSourceTypeConfig
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
DataSourceTypeConfig.Enum
Enumeration value class for com.eviware.soapui.config.DataSourceTypeConfig.
|
static class |
DataSourceTypeConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static int |
INT_LOADTESTLOG |
static int |
INT_LOADTESTSTATISTICS |
static int |
INT_TESTCASE |
static int |
INT_TESTCASEPROPERTIES |
static int |
INT_TESTCASETESTRUN |
static int |
INT_TESTCASETESTSTEPS |
static int |
INT_UNKNOWN |
static DataSourceTypeConfig.Enum |
LOADTESTLOG |
static DataSourceTypeConfig.Enum |
LOADTESTSTATISTICS |
static DataSourceTypeConfig.Enum |
TESTCASE |
static DataSourceTypeConfig.Enum |
TESTCASEPROPERTIES |
static DataSourceTypeConfig.Enum |
TESTCASETESTRUN |
static DataSourceTypeConfig.Enum |
TESTCASETESTSTEPS |
static org.apache.xmlbeans.SchemaType |
type |
static DataSourceTypeConfig.Enum |
UNKNOWN |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValue
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final org.apache.xmlbeans.SchemaType type
static final DataSourceTypeConfig.Enum TESTCASE
static final DataSourceTypeConfig.Enum TESTCASEPROPERTIES
static final DataSourceTypeConfig.Enum TESTCASETESTRUN
static final DataSourceTypeConfig.Enum TESTCASETESTSTEPS
static final DataSourceTypeConfig.Enum UNKNOWN
static final DataSourceTypeConfig.Enum LOADTESTSTATISTICS
static final DataSourceTypeConfig.Enum LOADTESTLOG
static final int INT_TESTCASE
static final int INT_TESTCASEPROPERTIES
static final int INT_TESTCASETESTRUN
static final int INT_TESTCASETESTSTEPS
static final int INT_UNKNOWN
static final int INT_LOADTESTSTATISTICS
static final int INT_LOADTESTLOG
Copyright © 2019. All Rights Reserved.