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

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

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

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as ResultStatusType
protected  ResultStatusType ResponseHeaderType.resultStatus
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return ResultStatusType
 ResultStatusType ObjectFactory.createResultStatusType()
          Create an instance of ResultStatusType
 ResultStatusType ResponseHeaderType.getResultStatus()
          Gets the value of the resultStatus property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type ResultStatusType
 void ResponseHeaderType.setResultStatus(ResultStatusType value)
          Sets the value of the resultStatus property.
 

Constructors in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type ResultStatusType
ResponseHeaderType(ResultStatusType resultStatus)
           
 



Copyright © 2011. All Rights Reserved.