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

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

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

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as StatusType
protected  StatusType ResultStatusType.status
           
 

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

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

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



Copyright © 2011. All Rights Reserved.