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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as InclusiveType
protected  InclusiveType ConstrainDateType.inclusive
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return InclusiveType
static InclusiveType InclusiveType.fromValue(String v)
           
 InclusiveType ConstrainDateType.getInclusive()
          Gets the value of the inclusive property.
static InclusiveType InclusiveType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InclusiveType[] InclusiveType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type InclusiveType
 void ConstrainDateType.setInclusive(InclusiveType value)
          Sets the value of the inclusive property.
 



Copyright © 2011. All Rights Reserved.