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

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

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

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as RequestHeaderType
protected  RequestHeaderType ResponseMessageType.requestHeader
           
protected  RequestHeaderType RequestMessageType.requestHeader
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return RequestHeaderType
 RequestHeaderType ObjectFactory.createRequestHeaderType()
          Create an instance of RequestHeaderType
 RequestHeaderType ResponseMessageType.getRequestHeader()
          Gets the value of the requestHeader property.
 RequestHeaderType RequestMessageType.getRequestHeader()
          Gets the value of the requestHeader property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type RequestHeaderType
 void ResponseMessageType.setRequestHeader(RequestHeaderType value)
          Sets the value of the requestHeader property.
 void RequestMessageType.setRequestHeader(RequestHeaderType value)
          Sets the value of the requestHeader property.
 



Copyright © 2011. All Rights Reserved.