Uses of Class
edu.harvard.i2b2.crc.datavo.i2b2message.ResponseHeaderType

Packages that use ResponseHeaderType
edu.harvard.i2b2.crc.datavo.i2b2message   
 

Uses of ResponseHeaderType in edu.harvard.i2b2.crc.datavo.i2b2message
 

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as ResponseHeaderType
protected  ResponseHeaderType ResponseMessageType.responseHeader
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return ResponseHeaderType
 ResponseHeaderType ObjectFactory.createResponseHeaderType()
          Create an instance of ResponseHeaderType
 ResponseHeaderType ResponseMessageType.getResponseHeader()
          Gets the value of the responseHeader property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type ResponseHeaderType
 void ResponseMessageType.setResponseHeader(ResponseHeaderType value)
          Sets the value of the responseHeader property.
 



Copyright © 2011. All Rights Reserved.