public interface ReportTypeConfig
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
ReportTypeConfig.Enum
Enumeration value class for com.eviware.soapui.config.ReportTypeConfig.
|
static class |
ReportTypeConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static ReportTypeConfig.Enum |
CODE |
static ReportTypeConfig.Enum |
COMMON |
static int |
INT_CODE |
static int |
INT_COMMON |
static int |
INT_INTERFACE |
static int |
INT_LOADTEST |
static int |
INT_MOCKSERVICE |
static int |
INT_MONITOR |
static int |
INT_PROJECT |
static int |
INT_SECURITYTESTCASE |
static int |
INT_TESTCASE |
static int |
INT_TESTSUITE |
static int |
INT_UNKNOWN |
static ReportTypeConfig.Enum |
INTERFACE |
static ReportTypeConfig.Enum |
LOADTEST |
static ReportTypeConfig.Enum |
MOCKSERVICE |
static ReportTypeConfig.Enum |
MONITOR |
static ReportTypeConfig.Enum |
PROJECT |
static ReportTypeConfig.Enum |
SECURITYTESTCASE |
static ReportTypeConfig.Enum |
TESTCASE |
static ReportTypeConfig.Enum |
TESTSUITE |
static org.apache.xmlbeans.SchemaType |
type |
static ReportTypeConfig.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 ReportTypeConfig.Enum PROJECT
static final ReportTypeConfig.Enum TESTSUITE
static final ReportTypeConfig.Enum TESTCASE
static final ReportTypeConfig.Enum LOADTEST
static final ReportTypeConfig.Enum UNKNOWN
static final ReportTypeConfig.Enum MONITOR
static final ReportTypeConfig.Enum MOCKSERVICE
static final ReportTypeConfig.Enum INTERFACE
static final ReportTypeConfig.Enum CODE
static final ReportTypeConfig.Enum COMMON
static final ReportTypeConfig.Enum SECURITYTESTCASE
static final int INT_PROJECT
static final int INT_TESTSUITE
static final int INT_TESTCASE
static final int INT_LOADTEST
static final int INT_UNKNOWN
static final int INT_MONITOR
static final int INT_MOCKSERVICE
static final int INT_INTERFACE
static final int INT_CODE
static final int INT_COMMON
static final int INT_SECURITYTESTCASE
Copyright © 2019. All Rights Reserved.