|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/tool/src/com/pushtotest/tool/xml/results.xsd line 109)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}times"/>
<element ref="{}request_header"/>
<element ref="{}request_body"/>
<element ref="{}response_header"/>
<element ref="{}response_body"/>
<element ref="{}images"/>
</sequence>
<attribute name="javafreememory" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="javatotalmemory" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="responsecode" use="required" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="success" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="url" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
ImagesType |
getImages()
Gets the value of the images property. |
int |
getJavafreememory()
Gets the value of the javafreememory property. |
int |
getJavatotalmemory()
Gets the value of the javatotalmemory property. |
java.lang.String |
getRequestBody()
Gets the value of the requestBody property. |
RequestHeaderType |
getRequestHeader()
Gets the value of the requestHeader property. |
java.lang.String |
getResponseBody()
Gets the value of the responseBody property. |
short |
getResponsecode()
Gets the value of the responsecode property. |
ResponseHeaderType |
getResponseHeader()
Gets the value of the responseHeader property. |
TimesType |
getTimes()
Gets the value of the times property. |
java.lang.String |
getUrl()
Gets the value of the url property. |
boolean |
isSuccess()
Gets the value of the success property. |
void |
setImages(ImagesType value)
Sets the value of the images property. |
void |
setJavafreememory(int value)
Sets the value of the javafreememory property. |
void |
setJavatotalmemory(int value)
Sets the value of the javatotalmemory property. |
void |
setRequestBody(java.lang.String value)
Sets the value of the requestBody property. |
void |
setRequestHeader(RequestHeaderType value)
Sets the value of the requestHeader property. |
void |
setResponseBody(java.lang.String value)
Sets the value of the responseBody property. |
void |
setResponsecode(short value)
Sets the value of the responsecode property. |
void |
setResponseHeader(ResponseHeaderType value)
Sets the value of the responseHeader property. |
void |
setSuccess(boolean value)
Sets the value of the success property. |
void |
setTimes(TimesType value)
Sets the value of the times property. |
void |
setUrl(java.lang.String value)
Sets the value of the url property. |
| Method Detail |
|---|
ImagesType getImages()
Images
ImagesTypevoid setImages(ImagesType value)
value - allowed object is
Images
ImagesTypeResponseHeaderType getResponseHeader()
ResponseHeaderType
ResponseHeadervoid setResponseHeader(ResponseHeaderType value)
value - allowed object is
ResponseHeaderType
ResponseHeaderint getJavafreememory()
void setJavafreememory(int value)
boolean isSuccess()
void setSuccess(boolean value)
TimesType getTimes()
Times
TimesTypevoid setTimes(TimesType value)
value - allowed object is
Times
TimesTypejava.lang.String getUrl()
Stringvoid setUrl(java.lang.String value)
value - allowed object is
Stringshort getResponsecode()
void setResponsecode(short value)
RequestHeaderType getRequestHeader()
RequestHeaderType
RequestHeadervoid setRequestHeader(RequestHeaderType value)
value - allowed object is
RequestHeaderType
RequestHeaderjava.lang.String getResponseBody()
Stringvoid setResponseBody(java.lang.String value)
value - allowed object is
Stringjava.lang.String getRequestBody()
Stringvoid setRequestBody(java.lang.String value)
value - allowed object is
Stringint getJavatotalmemory()
void setJavatotalmemory(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||