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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as OutputOptionPhiType
protected  OutputOptionPhiType OutputOptionListType.phi
           
 

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



Copyright © 2011. All Rights Reserved.