Uses of Class
edu.harvard.i2b2.crc.datavo.i2b2result.ResultType

Packages that use ResultType
edu.harvard.i2b2.crc.datavo.i2b2result   
 

Uses of ResultType in edu.harvard.i2b2.crc.datavo.i2b2result
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result that return ResultType
 ResultType ObjectFactory.createResultType()
          Create an instance of ResultType
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result that return types with arguments of type ResultType
 JAXBElement<ResultType> ObjectFactory.createResult(ResultType value)
          Create an instance of JAXBElement<ResultType>}
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result with parameters of type ResultType
 JAXBElement<ResultType> ObjectFactory.createResult(ResultType value)
          Create an instance of JAXBElement<ResultType>}
 



Copyright © 2011. All Rights Reserved.