public interface MockResponseStepConfig
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
MockResponseStepConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
TestAssertionConfig |
addNewAssertion()
Appends and returns a new empty value (as xml) as the last "assertion" element
|
MockResponseConfig |
addNewResponse()
Appends and returns a new empty "response" element
|
TestAssertionConfig[] |
getAssertionArray()
Deprecated.
|
TestAssertionConfig |
getAssertionArray(int i)
Gets ith "assertion" element
|
List<TestAssertionConfig> |
getAssertionList()
Gets a List of "assertion" elements
|
boolean |
getHandleFault()
Gets the "handleFault" attribute
|
boolean |
getHandleResponse()
Gets the "handleResponse" attribute
|
String |
getHost()
Gets the "host" element
|
String |
getInterface()
Gets the "interface" element
|
String |
getMatch()
Gets the "match" element
|
String |
getOperation()
Gets the "operation" element
|
String |
getPath()
Gets the "path" element
|
int |
getPort()
Gets the "port" element
|
String |
getQuery()
Gets the "query" element
|
MockResponseConfig |
getResponse()
Gets the "response" element
|
String |
getStartStep()
Gets the "startStep" attribute
|
long |
getTimeout()
Gets the "timeout" element
|
TestAssertionConfig |
insertNewAssertion(int i)
Inserts and returns a new empty value (as xml) as the ith "assertion" element
|
boolean |
isSetHandleFault()
True if has "handleFault" attribute
|
boolean |
isSetHandleResponse()
True if has "handleResponse" attribute
|
boolean |
isSetHost()
True if has "host" element
|
boolean |
isSetStartStep()
True if has "startStep" attribute
|
void |
removeAssertion(int i)
Removes the ith "assertion" element
|
void |
setAssertionArray(int i,
TestAssertionConfig assertion)
Sets ith "assertion" element
|
void |
setAssertionArray(TestAssertionConfig[] assertionArray)
Sets array of all "assertion" element
|
void |
setHandleFault(boolean handleFault)
Sets the "handleFault" attribute
|
void |
setHandleResponse(boolean handleResponse)
Sets the "handleResponse" attribute
|
void |
setHost(String host)
Sets the "host" element
|
void |
setInterface(String xinterface)
Sets the "interface" element
|
void |
setMatch(String match)
Sets the "match" element
|
void |
setOperation(String operation)
Sets the "operation" element
|
void |
setPath(String path)
Sets the "path" element
|
void |
setPort(int port)
Sets the "port" element
|
void |
setQuery(String query)
Sets the "query" element
|
void |
setResponse(MockResponseConfig response)
Sets the "response" element
|
void |
setStartStep(String startStep)
Sets the "startStep" attribute
|
void |
setTimeout(long timeout)
Sets the "timeout" element
|
int |
sizeOfAssertionArray()
Returns number of "assertion" element
|
void |
unsetHandleFault()
Unsets the "handleFault" attribute
|
void |
unsetHandleResponse()
Unsets the "handleResponse" attribute
|
void |
unsetHost()
Unsets the "host" element
|
void |
unsetStartStep()
Unsets the "startStep" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetHandleFault()
Gets (as xml) the "handleFault" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetHandleResponse()
Gets (as xml) the "handleResponse" attribute
|
org.apache.xmlbeans.XmlString |
xgetHost()
Gets (as xml) the "host" element
|
org.apache.xmlbeans.XmlString |
xgetInterface()
Gets (as xml) the "interface" element
|
org.apache.xmlbeans.XmlString |
xgetMatch()
Gets (as xml) the "match" element
|
org.apache.xmlbeans.XmlString |
xgetOperation()
Gets (as xml) the "operation" element
|
org.apache.xmlbeans.XmlString |
xgetPath()
Gets (as xml) the "path" element
|
org.apache.xmlbeans.XmlInt |
xgetPort()
Gets (as xml) the "port" element
|
org.apache.xmlbeans.XmlString |
xgetQuery()
Gets (as xml) the "query" element
|
org.apache.xmlbeans.XmlString |
xgetStartStep()
Gets (as xml) the "startStep" attribute
|
org.apache.xmlbeans.XmlLong |
xgetTimeout()
Gets (as xml) the "timeout" element
|
void |
xsetHandleFault(org.apache.xmlbeans.XmlBoolean handleFault)
Sets (as xml) the "handleFault" attribute
|
void |
xsetHandleResponse(org.apache.xmlbeans.XmlBoolean handleResponse)
Sets (as xml) the "handleResponse" attribute
|
void |
xsetHost(org.apache.xmlbeans.XmlString host)
Sets (as xml) the "host" element
|
void |
xsetInterface(org.apache.xmlbeans.XmlString xinterface)
Sets (as xml) the "interface" element
|
void |
xsetMatch(org.apache.xmlbeans.XmlString match)
Sets (as xml) the "match" element
|
void |
xsetOperation(org.apache.xmlbeans.XmlString operation)
Sets (as xml) the "operation" element
|
void |
xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "path" element
|
void |
xsetPort(org.apache.xmlbeans.XmlInt port)
Sets (as xml) the "port" element
|
void |
xsetQuery(org.apache.xmlbeans.XmlString query)
Sets (as xml) the "query" element
|
void |
xsetStartStep(org.apache.xmlbeans.XmlString startStep)
Sets (as xml) the "startStep" attribute
|
void |
xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
Sets (as xml) the "timeout" element
|
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
String getInterface()
org.apache.xmlbeans.XmlString xgetInterface()
void setInterface(String xinterface)
void xsetInterface(org.apache.xmlbeans.XmlString xinterface)
String getOperation()
org.apache.xmlbeans.XmlString xgetOperation()
void setOperation(String operation)
void xsetOperation(org.apache.xmlbeans.XmlString operation)
String getPath()
org.apache.xmlbeans.XmlString xgetPath()
void setPath(String path)
void xsetPath(org.apache.xmlbeans.XmlString path)
int getPort()
org.apache.xmlbeans.XmlInt xgetPort()
void setPort(int port)
void xsetPort(org.apache.xmlbeans.XmlInt port)
long getTimeout()
org.apache.xmlbeans.XmlLong xgetTimeout()
void setTimeout(long timeout)
void xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
MockResponseConfig getResponse()
void setResponse(MockResponseConfig response)
MockResponseConfig addNewResponse()
List<TestAssertionConfig> getAssertionList()
TestAssertionConfig[] getAssertionArray()
TestAssertionConfig getAssertionArray(int i)
int sizeOfAssertionArray()
void setAssertionArray(TestAssertionConfig[] assertionArray)
void setAssertionArray(int i, TestAssertionConfig assertion)
TestAssertionConfig insertNewAssertion(int i)
TestAssertionConfig addNewAssertion()
void removeAssertion(int i)
String getQuery()
org.apache.xmlbeans.XmlString xgetQuery()
void setQuery(String query)
void xsetQuery(org.apache.xmlbeans.XmlString query)
String getMatch()
org.apache.xmlbeans.XmlString xgetMatch()
void setMatch(String match)
void xsetMatch(org.apache.xmlbeans.XmlString match)
String getHost()
org.apache.xmlbeans.XmlString xgetHost()
boolean isSetHost()
void setHost(String host)
void xsetHost(org.apache.xmlbeans.XmlString host)
void unsetHost()
boolean getHandleFault()
org.apache.xmlbeans.XmlBoolean xgetHandleFault()
boolean isSetHandleFault()
void setHandleFault(boolean handleFault)
void xsetHandleFault(org.apache.xmlbeans.XmlBoolean handleFault)
void unsetHandleFault()
boolean getHandleResponse()
org.apache.xmlbeans.XmlBoolean xgetHandleResponse()
boolean isSetHandleResponse()
void setHandleResponse(boolean handleResponse)
void xsetHandleResponse(org.apache.xmlbeans.XmlBoolean handleResponse)
void unsetHandleResponse()
String getStartStep()
org.apache.xmlbeans.XmlString xgetStartStep()
boolean isSetStartStep()
void setStartStep(String startStep)
void xsetStartStep(org.apache.xmlbeans.XmlString startStep)
void unsetStartStep()
Copyright © 2019. All Rights Reserved.