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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as PdoRequestTypeType
protected  PdoRequestTypeType PdoQryHeaderType.requestType
           
 

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



Copyright © 2011. All Rights Reserved.