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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as FilterListType
protected  FilterListType GetPDOFromInputListRequestType.filterList
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return FilterListType
 FilterListType ObjectFactory.createFilterListType()
          Create an instance of FilterListType
 FilterListType GetPDOFromInputListRequestType.getFilterList()
          Gets the value of the filterList property.
 

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

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type FilterListType
 JAXBElement<FilterListType> ObjectFactory.createFilterlistType(FilterListType value)
          Create an instance of JAXBElement<FilterListType>}
 void GetPDOFromInputListRequestType.setFilterList(FilterListType value)
          Sets the value of the filterList property.
 



Copyright © 2011. All Rights Reserved.