|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BodyType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.i2b2message | |
| Uses of BodyType in edu.harvard.i2b2.crc.datavo.i2b2message |
|---|
| Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as BodyType | |
|---|---|
protected BodyType |
ResponseMessageType.messageBody
|
protected BodyType |
RequestMessageType.messageBody
|
| Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return BodyType | |
|---|---|
BodyType |
ObjectFactory.createBodyType()
Create an instance of BodyType |
BodyType |
ResponseMessageType.getMessageBody()
Gets the value of the messageBody property. |
BodyType |
RequestMessageType.getMessageBody()
Gets the value of the messageBody property. |
| Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type BodyType | |
|---|---|
void |
ResponseMessageType.setMessageBody(BodyType value)
Sets the value of the messageBody property. |
void |
RequestMessageType.setMessageBody(BodyType value)
Sets the value of the messageBody property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||