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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as ConceptPrimaryKeyType
protected  ConceptPrimaryKeyType GetConceptByPrimaryKeyRequestType.conceptPrimaryKey
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return ConceptPrimaryKeyType
 ConceptPrimaryKeyType ObjectFactory.createConceptPrimaryKeyType()
          Create an instance of ConceptPrimaryKeyType
 ConceptPrimaryKeyType GetConceptByPrimaryKeyRequestType.getConceptPrimaryKey()
          Gets the value of the conceptPrimaryKey property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type ConceptPrimaryKeyType
 void GetConceptByPrimaryKeyRequestType.setConceptPrimaryKey(ConceptPrimaryKeyType value)
          Sets the value of the conceptPrimaryKey property.
 



Copyright © 2011. All Rights Reserved.