|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.pdo.query | |
| Uses of RequestType in edu.harvard.i2b2.crc.datavo.pdo.query |
|---|
| Subclasses of RequestType in edu.harvard.i2b2.crc.datavo.pdo.query | |
|---|---|
class |
GetConceptByPrimaryKeyRequestType
Java class for GetConceptByPrimaryKey_requestType complex type. |
class |
GetEventByPrimaryKeyRequestType
Java class for GetEventByPrimaryKey_requestType complex type. |
class |
GetObservationFactByPrimaryKeyRequestType
Java class for GetObservationFactByPrimaryKey_requestType complex type. |
class |
GetObserverByPrimaryKeyRequestType
Java class for GetObserverByPrimaryKey_requestType complex type. |
class |
GetPatientByPrimaryKeyRequestType
Java class for GetPatientByPrimaryKey_requestType complex type. |
class |
GetPDOFromInputListRequestType
Java class for GetPDOFromInputList_requestType complex type. |
class |
GetPDOTemplateRequestType
Java class for GetPDOTemplate_requestType complex type. |
| Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as RequestType | |
|---|---|
protected RequestType |
Examples.MessageBody.request
|
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return RequestType | |
|---|---|
RequestType |
Examples.MessageBody.getRequest()
Gets the value of the request property. |
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return types with arguments of type RequestType | |
|---|---|
JAXBElement<RequestType> |
ObjectFactory.createRequest(RequestType value)
Create an instance of JAXBElement<RequestType>} |
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type RequestType | |
|---|---|
JAXBElement<RequestType> |
ObjectFactory.createRequest(RequestType value)
Create an instance of JAXBElement<RequestType>} |
void |
Examples.MessageBody.setRequest(RequestType value)
Sets the value of the request property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||