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

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

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

Subclasses of OutputOptionType in edu.harvard.i2b2.crc.datavo.pdo.query
 class DimensionOutputOptionType
          Java class for dimension_output_optionType complex type.
 class FactOutputOptionType
          Java class for fact_output_optionType complex type.
 

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as OutputOptionType
protected  OutputOptionType GetConceptByPrimaryKeyRequestType.conceptOutputOption
           
protected  OutputOptionType OutputOptionListType.conceptSetUsingFilterList
           
protected  OutputOptionType OutputOptionListType.eidSet
           
protected  OutputOptionType GetEventByPrimaryKeyRequestType.eventOutputOption
           
protected  OutputOptionType OutputOptionListType.eventSet
           
protected  OutputOptionType GetObservationFactByPrimaryKeyRequestType.factOutputOption
           
protected  OutputOptionType GetObserverByPrimaryKeyRequestType.observerOutputOption
           
protected  OutputOptionType OutputOptionListType.observerSetUsingFilterList
           
protected  OutputOptionType GetPatientByPrimaryKeyRequestType.patientOutputOption
           
protected  OutputOptionType OutputOptionListType.patientSet
           
protected  OutputOptionType OutputOptionListType.pidSet
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return OutputOptionType
 OutputOptionType ObjectFactory.createOutputOptionType()
          Create an instance of OutputOptionType
 OutputOptionType GetConceptByPrimaryKeyRequestType.getConceptOutputOption()
          Gets the value of the conceptOutputOption property.
 OutputOptionType OutputOptionListType.getConceptSetUsingFilterList()
          Gets the value of the conceptSetUsingFilterList property.
 OutputOptionType OutputOptionListType.getEidSet()
          Gets the value of the eidSet property.
 OutputOptionType GetEventByPrimaryKeyRequestType.getEventOutputOption()
          Gets the value of the eventOutputOption property.
 OutputOptionType OutputOptionListType.getEventSet()
          Gets the value of the eventSet property.
 OutputOptionType GetObservationFactByPrimaryKeyRequestType.getFactOutputOption()
          Gets the value of the factOutputOption property.
 OutputOptionType GetObserverByPrimaryKeyRequestType.getObserverOutputOption()
          Gets the value of the observerOutputOption property.
 OutputOptionType OutputOptionListType.getObserverSetUsingFilterList()
          Gets the value of the observerSetUsingFilterList property.
 OutputOptionType GetPatientByPrimaryKeyRequestType.getPatientOutputOption()
          Gets the value of the patientOutputOption property.
 OutputOptionType OutputOptionListType.getPatientSet()
          Gets the value of the patientSet property.
 OutputOptionType OutputOptionListType.getPidSet()
          Gets the value of the pidSet property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type OutputOptionType
 void GetConceptByPrimaryKeyRequestType.setConceptOutputOption(OutputOptionType value)
          Sets the value of the conceptOutputOption property.
 void OutputOptionListType.setConceptSetUsingFilterList(OutputOptionType value)
          Sets the value of the conceptSetUsingFilterList property.
 void OutputOptionListType.setEidSet(OutputOptionType value)
          Sets the value of the eidSet property.
 void GetEventByPrimaryKeyRequestType.setEventOutputOption(OutputOptionType value)
          Sets the value of the eventOutputOption property.
 void OutputOptionListType.setEventSet(OutputOptionType value)
          Sets the value of the eventSet property.
 void GetObservationFactByPrimaryKeyRequestType.setFactOutputOption(OutputOptionType value)
          Sets the value of the factOutputOption property.
 void GetObserverByPrimaryKeyRequestType.setObserverOutputOption(OutputOptionType value)
          Sets the value of the observerOutputOption property.
 void OutputOptionListType.setObserverSetUsingFilterList(OutputOptionType value)
          Sets the value of the observerSetUsingFilterList property.
 void GetPatientByPrimaryKeyRequestType.setPatientOutputOption(OutputOptionType value)
          Sets the value of the patientOutputOption property.
 void OutputOptionListType.setPatientSet(OutputOptionType value)
          Sets the value of the patientSet property.
 void OutputOptionListType.setPidSet(OutputOptionType value)
          Sets the value of the pidSet property.
 



Copyright © 2011. All Rights Reserved.