public static class TestCaseRunLogDocumentConfigImpl.TestCaseRunLogImpl.TestCaseRunLogTestStepImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
TestCaseRunLogTestStepImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
void |
addMessage(String message)
Appends the value as the last "message" element
|
org.apache.xmlbeans.XmlString |
addNewMessage()
Appends and returns a new empty value (as xml) as the last "message" element
|
String |
getConnectTime()
Gets the "connectTime" attribute
|
String |
getContentLength()
Gets the "contentLength" attribute
|
String |
getDnsTime()
Gets the "dnsTime" attribute
|
String |
getEndpoint()
Gets the "endpoint" attribute
|
String |
getErrorMessage()
Gets the "errorMessage" element
|
String |
getHttpMethod()
Gets the "httpMethod" attribute
|
String |
getHttpStatus()
Gets the "httpStatus" attribute
|
String |
getIpAddress()
Gets the "ipAddress" attribute
|
String[] |
getMessageArray()
Deprecated.
|
String |
getMessageArray(int i)
Gets ith "message" element
|
List<String> |
getMessageList()
Gets a List of "message" elements
|
String |
getName()
Gets the "name" attribute
|
int |
getPort()
Gets the "port" attribute
|
String |
getReadTime()
Gets the "readTime" attribute
|
String |
getStatus()
Gets the "status" attribute
|
String |
getTimestamp()
Gets the "timestamp" attribute
|
String |
getTimeTaken()
Gets the "timeTaken" attribute
|
String |
getTimeToFirstByte()
Gets the "timeToFirstByte" attribute
|
String |
getTotalTime()
Gets the "totalTime" attribute
|
void |
insertMessage(int i,
String message)
Inserts the value as the ith "message" element
|
org.apache.xmlbeans.XmlString |
insertNewMessage(int i)
Inserts and returns a new empty value (as xml) as the ith "message" element
|
boolean |
isSetConnectTime()
True if has "connectTime" attribute
|
boolean |
isSetContentLength()
True if has "contentLength" attribute
|
boolean |
isSetDnsTime()
True if has "dnsTime" attribute
|
boolean |
isSetEndpoint()
True if has "endpoint" attribute
|
boolean |
isSetHttpMethod()
True if has "httpMethod" attribute
|
boolean |
isSetHttpStatus()
True if has "httpStatus" attribute
|
boolean |
isSetIpAddress()
True if has "ipAddress" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
boolean |
isSetPort()
True if has "port" attribute
|
boolean |
isSetReadTime()
True if has "readTime" attribute
|
boolean |
isSetStatus()
True if has "status" attribute
|
boolean |
isSetTimestamp()
True if has "timestamp" attribute
|
boolean |
isSetTimeTaken()
True if has "timeTaken" attribute
|
boolean |
isSetTimeToFirstByte()
True if has "timeToFirstByte" attribute
|
boolean |
isSetTotalTime()
True if has "totalTime" attribute
|
void |
removeMessage(int i)
Removes the ith "message" element
|
void |
setConnectTime(String connectTime)
Sets the "connectTime" attribute
|
void |
setContentLength(String contentLength)
Sets the "contentLength" attribute
|
void |
setDnsTime(String dnsTime)
Sets the "dnsTime" attribute
|
void |
setEndpoint(String endpoint)
Sets the "endpoint" attribute
|
void |
setErrorMessage(String errorMessage)
Sets the "errorMessage" element
|
void |
setHttpMethod(String httpMethod)
Sets the "httpMethod" attribute
|
void |
setHttpStatus(String httpStatus)
Sets the "httpStatus" attribute
|
void |
setIpAddress(String ipAddress)
Sets the "ipAddress" attribute
|
void |
setMessageArray(int i,
String message)
Sets ith "message" element
|
void |
setMessageArray(String[] messageArray)
Sets array of all "message" element
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setPort(int port)
Sets the "port" attribute
|
void |
setReadTime(String readTime)
Sets the "readTime" attribute
|
void |
setStatus(String status)
Sets the "status" attribute
|
void |
setTimestamp(String timestamp)
Sets the "timestamp" attribute
|
void |
setTimeTaken(String timeTaken)
Sets the "timeTaken" attribute
|
void |
setTimeToFirstByte(String timeToFirstByte)
Sets the "timeToFirstByte" attribute
|
void |
setTotalTime(String totalTime)
Sets the "totalTime" attribute
|
int |
sizeOfMessageArray()
Returns number of "message" element
|
void |
unsetConnectTime()
Unsets the "connectTime" attribute
|
void |
unsetContentLength()
Unsets the "contentLength" attribute
|
void |
unsetDnsTime()
Unsets the "dnsTime" attribute
|
void |
unsetEndpoint()
Unsets the "endpoint" attribute
|
void |
unsetHttpMethod()
Unsets the "httpMethod" attribute
|
void |
unsetHttpStatus()
Unsets the "httpStatus" attribute
|
void |
unsetIpAddress()
Unsets the "ipAddress" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
void |
unsetPort()
Unsets the "port" attribute
|
void |
unsetReadTime()
Unsets the "readTime" attribute
|
void |
unsetStatus()
Unsets the "status" attribute
|
void |
unsetTimestamp()
Unsets the "timestamp" attribute
|
void |
unsetTimeTaken()
Unsets the "timeTaken" attribute
|
void |
unsetTimeToFirstByte()
Unsets the "timeToFirstByte" attribute
|
void |
unsetTotalTime()
Unsets the "totalTime" attribute
|
org.apache.xmlbeans.XmlString |
xgetConnectTime()
Gets (as xml) the "connectTime" attribute
|
org.apache.xmlbeans.XmlString |
xgetContentLength()
Gets (as xml) the "contentLength" attribute
|
org.apache.xmlbeans.XmlString |
xgetDnsTime()
Gets (as xml) the "dnsTime" attribute
|
org.apache.xmlbeans.XmlString |
xgetEndpoint()
Gets (as xml) the "endpoint" attribute
|
org.apache.xmlbeans.XmlString |
xgetErrorMessage()
Gets (as xml) the "errorMessage" element
|
org.apache.xmlbeans.XmlString |
xgetHttpMethod()
Gets (as xml) the "httpMethod" attribute
|
org.apache.xmlbeans.XmlString |
xgetHttpStatus()
Gets (as xml) the "httpStatus" attribute
|
org.apache.xmlbeans.XmlString |
xgetIpAddress()
Gets (as xml) the "ipAddress" attribute
|
org.apache.xmlbeans.XmlString[] |
xgetMessageArray()
Deprecated.
|
org.apache.xmlbeans.XmlString |
xgetMessageArray(int i)
Gets (as xml) ith "message" element
|
List<org.apache.xmlbeans.XmlString> |
xgetMessageList()
Gets (as xml) a List of "message" elements
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
org.apache.xmlbeans.XmlInt |
xgetPort()
Gets (as xml) the "port" attribute
|
org.apache.xmlbeans.XmlString |
xgetReadTime()
Gets (as xml) the "readTime" attribute
|
org.apache.xmlbeans.XmlString |
xgetStatus()
Gets (as xml) the "status" attribute
|
org.apache.xmlbeans.XmlString |
xgetTimestamp()
Gets (as xml) the "timestamp" attribute
|
org.apache.xmlbeans.XmlString |
xgetTimeTaken()
Gets (as xml) the "timeTaken" attribute
|
org.apache.xmlbeans.XmlString |
xgetTimeToFirstByte()
Gets (as xml) the "timeToFirstByte" attribute
|
org.apache.xmlbeans.XmlString |
xgetTotalTime()
Gets (as xml) the "totalTime" attribute
|
void |
xsetConnectTime(org.apache.xmlbeans.XmlString connectTime)
Sets (as xml) the "connectTime" attribute
|
void |
xsetContentLength(org.apache.xmlbeans.XmlString contentLength)
Sets (as xml) the "contentLength" attribute
|
void |
xsetDnsTime(org.apache.xmlbeans.XmlString dnsTime)
Sets (as xml) the "dnsTime" attribute
|
void |
xsetEndpoint(org.apache.xmlbeans.XmlString endpoint)
Sets (as xml) the "endpoint" attribute
|
void |
xsetErrorMessage(org.apache.xmlbeans.XmlString errorMessage)
Sets (as xml) the "errorMessage" element
|
void |
xsetHttpMethod(org.apache.xmlbeans.XmlString httpMethod)
Sets (as xml) the "httpMethod" attribute
|
void |
xsetHttpStatus(org.apache.xmlbeans.XmlString httpStatus)
Sets (as xml) the "httpStatus" attribute
|
void |
xsetIpAddress(org.apache.xmlbeans.XmlString ipAddress)
Sets (as xml) the "ipAddress" attribute
|
void |
xsetMessageArray(int i,
org.apache.xmlbeans.XmlString message)
Sets (as xml) ith "message" element
|
void |
xsetMessageArray(org.apache.xmlbeans.XmlString[] messageArray)
Sets (as xml) array of all "message" element
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute
|
void |
xsetPort(org.apache.xmlbeans.XmlInt port)
Sets (as xml) the "port" attribute
|
void |
xsetReadTime(org.apache.xmlbeans.XmlString readTime)
Sets (as xml) the "readTime" attribute
|
void |
xsetStatus(org.apache.xmlbeans.XmlString status)
Sets (as xml) the "status" attribute
|
void |
xsetTimestamp(org.apache.xmlbeans.XmlString timestamp)
Sets (as xml) the "timestamp" attribute
|
void |
xsetTimeTaken(org.apache.xmlbeans.XmlString timeTaken)
Sets (as xml) the "timeTaken" attribute
|
void |
xsetTimeToFirstByte(org.apache.xmlbeans.XmlString timeToFirstByte)
Sets (as xml) the "timeToFirstByte" attribute
|
void |
xsetTotalTime(org.apache.xmlbeans.XmlString totalTime)
Sets (as xml) the "totalTime" attribute
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public TestCaseRunLogTestStepImpl(org.apache.xmlbeans.SchemaType sType)
public List<String> getMessageList()
getMessageList
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String[] getMessageArray()
getMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getMessageArray(int i)
getMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public List<org.apache.xmlbeans.XmlString> xgetMessageList()
xgetMessageList
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString[] xgetMessageArray()
xgetMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetMessageArray(int i)
xgetMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public int sizeOfMessageArray()
sizeOfMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setMessageArray(String[] messageArray)
setMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setMessageArray(int i, String message)
setMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetMessageArray(org.apache.xmlbeans.XmlString[] messageArray)
xsetMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetMessageArray(int i, org.apache.xmlbeans.XmlString message)
xsetMessageArray
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void insertMessage(int i, String message)
insertMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void addMessage(String message)
addMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString insertNewMessage(int i)
insertNewMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString addNewMessage()
addNewMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void removeMessage(int i)
removeMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getErrorMessage()
getErrorMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetErrorMessage()
xgetErrorMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setErrorMessage(String errorMessage)
setErrorMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetErrorMessage(org.apache.xmlbeans.XmlString errorMessage)
xsetErrorMessage
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getName()
getName
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetName()
xgetName
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetName()
isSetName
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setName(String name)
setName
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetName(org.apache.xmlbeans.XmlString name)
xsetName
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetName()
unsetName
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getTimeTaken()
getTimeTaken
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetTimeTaken()
xgetTimeTaken
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetTimeTaken()
isSetTimeTaken
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setTimeTaken(String timeTaken)
setTimeTaken
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetTimeTaken(org.apache.xmlbeans.XmlString timeTaken)
xsetTimeTaken
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetTimeTaken()
unsetTimeTaken
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getStatus()
getStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetStatus()
xgetStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetStatus()
isSetStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setStatus(String status)
setStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetStatus(org.apache.xmlbeans.XmlString status)
xsetStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetStatus()
unsetStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getTimestamp()
getTimestamp
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetTimestamp()
xgetTimestamp
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetTimestamp()
isSetTimestamp
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setTimestamp(String timestamp)
setTimestamp
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetTimestamp(org.apache.xmlbeans.XmlString timestamp)
xsetTimestamp
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetTimestamp()
unsetTimestamp
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getHttpStatus()
getHttpStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetHttpStatus()
xgetHttpStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetHttpStatus()
isSetHttpStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setHttpStatus(String httpStatus)
setHttpStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetHttpStatus(org.apache.xmlbeans.XmlString httpStatus)
xsetHttpStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetHttpStatus()
unsetHttpStatus
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getContentLength()
getContentLength
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetContentLength()
xgetContentLength
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetContentLength()
isSetContentLength
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setContentLength(String contentLength)
setContentLength
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetContentLength(org.apache.xmlbeans.XmlString contentLength)
xsetContentLength
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetContentLength()
unsetContentLength
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getDnsTime()
getDnsTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetDnsTime()
xgetDnsTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetDnsTime()
isSetDnsTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setDnsTime(String dnsTime)
setDnsTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetDnsTime(org.apache.xmlbeans.XmlString dnsTime)
xsetDnsTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetDnsTime()
unsetDnsTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getConnectTime()
getConnectTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetConnectTime()
xgetConnectTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetConnectTime()
isSetConnectTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setConnectTime(String connectTime)
setConnectTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetConnectTime(org.apache.xmlbeans.XmlString connectTime)
xsetConnectTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetConnectTime()
unsetConnectTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getTimeToFirstByte()
getTimeToFirstByte
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetTimeToFirstByte()
xgetTimeToFirstByte
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetTimeToFirstByte()
isSetTimeToFirstByte
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setTimeToFirstByte(String timeToFirstByte)
setTimeToFirstByte
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetTimeToFirstByte(org.apache.xmlbeans.XmlString timeToFirstByte)
xsetTimeToFirstByte
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetTimeToFirstByte()
unsetTimeToFirstByte
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getReadTime()
getReadTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetReadTime()
xgetReadTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetReadTime()
isSetReadTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setReadTime(String readTime)
setReadTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetReadTime(org.apache.xmlbeans.XmlString readTime)
xsetReadTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetReadTime()
unsetReadTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getTotalTime()
getTotalTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetTotalTime()
xgetTotalTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetTotalTime()
isSetTotalTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setTotalTime(String totalTime)
setTotalTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetTotalTime(org.apache.xmlbeans.XmlString totalTime)
xsetTotalTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetTotalTime()
unsetTotalTime
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getEndpoint()
getEndpoint
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetEndpoint()
xgetEndpoint
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetEndpoint()
isSetEndpoint
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setEndpoint(String endpoint)
setEndpoint
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetEndpoint(org.apache.xmlbeans.XmlString endpoint)
xsetEndpoint
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetEndpoint()
unsetEndpoint
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getHttpMethod()
getHttpMethod
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetHttpMethod()
xgetHttpMethod
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetHttpMethod()
isSetHttpMethod
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setHttpMethod(String httpMethod)
setHttpMethod
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetHttpMethod(org.apache.xmlbeans.XmlString httpMethod)
xsetHttpMethod
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetHttpMethod()
unsetHttpMethod
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public String getIpAddress()
getIpAddress
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlString xgetIpAddress()
xgetIpAddress
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetIpAddress()
isSetIpAddress
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setIpAddress(String ipAddress)
setIpAddress
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetIpAddress(org.apache.xmlbeans.XmlString ipAddress)
xsetIpAddress
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetIpAddress()
unsetIpAddress
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public int getPort()
getPort
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public org.apache.xmlbeans.XmlInt xgetPort()
xgetPort
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public boolean isSetPort()
isSetPort
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void setPort(int port)
setPort
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void xsetPort(org.apache.xmlbeans.XmlInt port)
xsetPort
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
public void unsetPort()
unsetPort
in interface TestCaseRunLogDocumentConfig.TestCaseRunLog.TestCaseRunLogTestStep
Copyright © 2019. All Rights Reserved.