Uses of Class
edu.harvard.i2b2.crc.datavo.setfinder.query.StatusType

Packages that use StatusType
edu.harvard.i2b2.crc.datavo.setfinder.query   
 

Uses of StatusType in edu.harvard.i2b2.crc.datavo.setfinder.query
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as StatusType
protected  StatusType ResponseType.status
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return StatusType
 StatusType ObjectFactory.createStatusType()
          Create an instance of StatusType
 StatusType ResponseType.getStatus()
          Gets the value of the status property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type StatusType
 void ResponseType.setStatus(StatusType value)
          Sets the value of the status property.
 



Copyright © 2011. All Rights Reserved.