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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as PidListType
protected  PidListType InputOptionListType.pidList
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return PidListType
 PidListType ObjectFactory.createPidListType()
          Create an instance of PidListType
 PidListType InputOptionListType.getPidList()
          Gets the value of the pidList property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type PidListType
 void InputOptionListType.setPidList(PidListType value)
          Sets the value of the pidList property.
 



Copyright © 2011. All Rights Reserved.