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