public interface PropertyTransferSourceTypeConfig
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
PropertyTransferSourceTypeConfig.Enum
Enumeration value class for com.eviware.soapui.config.PropertyTransferSourceTypeConfig.
|
static class |
PropertyTransferSourceTypeConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static PropertyTransferSourceTypeConfig.Enum |
DOMAIN |
static PropertyTransferSourceTypeConfig.Enum |
ENDPOINT |
static int |
INT_DOMAIN |
static int |
INT_ENDPOINT |
static int |
INT_PASSWORD |
static int |
INT_REQUEST |
static int |
INT_RESPONSE |
static int |
INT_USERNAME |
static PropertyTransferSourceTypeConfig.Enum |
PASSWORD |
static PropertyTransferSourceTypeConfig.Enum |
REQUEST |
static PropertyTransferSourceTypeConfig.Enum |
RESPONSE |
static org.apache.xmlbeans.SchemaType |
type |
static PropertyTransferSourceTypeConfig.Enum |
USERNAME |
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 PropertyTransferSourceTypeConfig.Enum REQUEST
static final PropertyTransferSourceTypeConfig.Enum RESPONSE
static final PropertyTransferSourceTypeConfig.Enum ENDPOINT
static final PropertyTransferSourceTypeConfig.Enum DOMAIN
static final PropertyTransferSourceTypeConfig.Enum USERNAME
static final PropertyTransferSourceTypeConfig.Enum PASSWORD
static final int INT_REQUEST
static final int INT_RESPONSE
static final int INT_ENDPOINT
static final int INT_DOMAIN
static final int INT_USERNAME
static final int INT_PASSWORD
Copyright © 2019. All Rights Reserved.