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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as PageRangeType
protected  PageRangeType PageByPatientType.patientsRequested
           
protected  PageRangeType PageByPatientType.patientsReturned
           
protected  PageRangeType PageByPatientType.patientsSkipped
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return PageRangeType
 PageRangeType ObjectFactory.createPageRangeType()
          Create an instance of PageRangeType
 PageRangeType PageByPatientType.getPatientsRequested()
          Gets the value of the patientsRequested property.
 PageRangeType PageByPatientType.getPatientsReturned()
          Gets the value of the patientsReturned property.
 PageRangeType PageByPatientType.getPatientsSkipped()
          Gets the value of the patientsSkipped property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type PageRangeType
 void PageByPatientType.setPatientsRequested(PageRangeType value)
          Sets the value of the patientsRequested property.
 void PageByPatientType.setPatientsReturned(PageRangeType value)
          Sets the value of the patientsReturned property.
 void PageByPatientType.setPatientsSkipped(PageRangeType value)
          Sets the value of the patientsSkipped property.
 



Copyright © 2011. All Rights Reserved.