|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Request | |
---|---|
uk.ac.ebi.cdb.webservice |
Uses of Request in uk.ac.ebi.cdb.webservice |
---|
Fields in uk.ac.ebi.cdb.webservice declared as Request | |
---|---|
protected Request |
Result.request
|
protected Request |
ResponseWrapper.request
|
Methods in uk.ac.ebi.cdb.webservice that return Request | |
---|---|
Request |
ObjectFactory.createRequest()
Create an instance of Request |
Request |
Result.getRequest()
Gets the value of the request property. |
Request |
ResponseWrapper.getRequest()
Gets the value of the request property. |
Methods in uk.ac.ebi.cdb.webservice with parameters of type Request | |
---|---|
void |
Result.setRequest(Request value)
Sets the value of the request property. |
void |
ResponseWrapper.setRequest(Request value)
Sets the value of the request property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |