Uses of Class
edu.harvard.i2b2.crc.datavo.pdo.query.PanelType

Packages that use PanelType
edu.harvard.i2b2.crc.datavo.pdo.query   
 

Uses of PanelType in edu.harvard.i2b2.crc.datavo.pdo.query
 

Fields in edu.harvard.i2b2.crc.datavo.pdo.query with type parameters of type PanelType
protected  List<PanelType> FilterListType.panel
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return PanelType
 PanelType ObjectFactory.createPanelType()
          Create an instance of PanelType
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return types with arguments of type PanelType
 JAXBElement<PanelType> ObjectFactory.createPanel(PanelType value)
          Create an instance of JAXBElement<PanelType>}
 List<PanelType> FilterListType.getPanel()
          Gets the value of the panel property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type PanelType
 JAXBElement<PanelType> ObjectFactory.createPanel(PanelType value)
          Create an instance of JAXBElement<PanelType>}
 



Copyright © 2011. All Rights Reserved.