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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as PdoQryHeaderType
protected  PdoQryHeaderType Examples.MessageBody.pdoheader
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return PdoQryHeaderType
 PdoQryHeaderType ObjectFactory.createPdoQryHeaderType()
          Create an instance of PdoQryHeaderType
 PdoQryHeaderType Examples.MessageBody.getPdoheader()
          Gets the value of the pdoheader property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return types with arguments of type PdoQryHeaderType
 JAXBElement<PdoQryHeaderType> ObjectFactory.createPdoheader(PdoQryHeaderType value)
          Create an instance of JAXBElement<PdoQryHeaderType>}
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type PdoQryHeaderType
 JAXBElement<PdoQryHeaderType> ObjectFactory.createPdoheader(PdoQryHeaderType value)
          Create an instance of JAXBElement<PdoQryHeaderType>}
 void Examples.MessageBody.setPdoheader(PdoQryHeaderType value)
          Sets the value of the pdoheader property.
 



Copyright © 2011. All Rights Reserved.