Uses of Class
edu.harvard.i2b2.crc.datavo.pm.GlobalDataType

Packages that use GlobalDataType
edu.harvard.i2b2.crc.datavo.pm   
 

Uses of GlobalDataType in edu.harvard.i2b2.crc.datavo.pm
 

Fields in edu.harvard.i2b2.crc.datavo.pm declared as GlobalDataType
protected  GlobalDataType ConfigureType.globalData
           
 

Fields in edu.harvard.i2b2.crc.datavo.pm with type parameters of type GlobalDataType
protected  List<GlobalDataType> GlobalDatasType.globalData
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return GlobalDataType
 GlobalDataType ObjectFactory.createGlobalDataType()
          Create an instance of GlobalDataType
 GlobalDataType ConfigureType.getGlobalData()
          Gets the value of the globalData property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type GlobalDataType
 JAXBElement<GlobalDataType> ObjectFactory.createGlobal(GlobalDataType value)
          Create an instance of JAXBElement<GlobalDataType>}
 JAXBElement<GlobalDataType> ObjectFactory.createSetGlobal(GlobalDataType value)
          Create an instance of JAXBElement<GlobalDataType>}
 List<GlobalDataType> GlobalDatasType.getGlobalData()
          Gets the value of the globalData property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type GlobalDataType
 JAXBElement<GlobalDataType> ObjectFactory.createGlobal(GlobalDataType value)
          Create an instance of JAXBElement<GlobalDataType>}
 JAXBElement<GlobalDataType> ObjectFactory.createSetGlobal(GlobalDataType value)
          Create an instance of JAXBElement<GlobalDataType>}
 void ConfigureType.setGlobalData(GlobalDataType value)
          Sets the value of the globalData property.
 



Copyright © 2011. All Rights Reserved.