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

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

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

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as AnalysisDefinitionType
protected  AnalysisDefinitionType AnalysisDefinitionRequestType.analysisDefinition
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return AnalysisDefinitionType
 AnalysisDefinitionType ObjectFactory.createAnalysisDefinitionType()
          Create an instance of AnalysisDefinitionType
 AnalysisDefinitionType AnalysisDefinitionRequestType.getAnalysisDefinition()
          Gets the value of the analysisDefinition property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return types with arguments of type AnalysisDefinitionType
 JAXBElement<AnalysisDefinitionType> ObjectFactory.createAnalysisDefinition(AnalysisDefinitionType value)
          Create an instance of JAXBElement<AnalysisDefinitionType>}
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type AnalysisDefinitionType
 JAXBElement<AnalysisDefinitionType> ObjectFactory.createAnalysisDefinition(AnalysisDefinitionType value)
          Create an instance of JAXBElement<AnalysisDefinitionType>}
 void AnalysisDefinitionRequestType.setAnalysisDefinition(AnalysisDefinitionType value)
          Sets the value of the analysisDefinition property.
 



Copyright © 2011. All Rights Reserved.