Uses of Class
edu.harvard.i2b2.crc.datavo.setfinder.query.PsmRequestTypeType

Packages that use PsmRequestTypeType
edu.harvard.i2b2.crc.datavo.setfinder.query   
 

Uses of PsmRequestTypeType in edu.harvard.i2b2.crc.datavo.setfinder.query
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as PsmRequestTypeType
protected  PsmRequestTypeType PsmQryHeaderType.requestType
           
 

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

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type PsmRequestTypeType
 void PsmQryHeaderType.setRequestType(PsmRequestTypeType value)
          Sets the value of the requestType property.
 



Copyright © 2011. All Rights Reserved.