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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as ConstrainDateTimeType
protected  ConstrainDateTimeType ConstrainDateType.time
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return ConstrainDateTimeType
static ConstrainDateTimeType ConstrainDateTimeType.fromValue(String v)
           
 ConstrainDateTimeType ConstrainDateType.getTime()
          Gets the value of the time property.
static ConstrainDateTimeType ConstrainDateTimeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConstrainDateTimeType[] ConstrainDateTimeType.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 ConstrainDateTimeType
 void ConstrainDateType.setTime(ConstrainDateTimeType value)
          Sets the value of the time property.
 



Copyright © 2011. All Rights Reserved.