|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.pdo.query | |
| Uses of ResponseType in edu.harvard.i2b2.crc.datavo.pdo.query |
|---|
| Subclasses of ResponseType in edu.harvard.i2b2.crc.datavo.pdo.query | |
|---|---|
class |
PatientDataResponseType
Java class for patient_data_responseType complex type. |
| Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as ResponseType | |
|---|---|
protected ResponseType |
Examples.MessageBody.response
|
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return ResponseType | |
|---|---|
ResponseType |
Examples.MessageBody.getResponse()
Gets the value of the response property. |
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return types with arguments of type ResponseType | |
|---|---|
JAXBElement<ResponseType> |
ObjectFactory.createResponse(ResponseType value)
Create an instance of JAXBElement<ResponseType>} |
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type ResponseType | |
|---|---|
JAXBElement<ResponseType> |
ObjectFactory.createResponse(ResponseType value)
Create an instance of JAXBElement<ResponseType>} |
void |
Examples.MessageBody.setResponse(ResponseType value)
Sets the value of the response property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||