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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pm with type parameters of type ConfigureType
protected  List<ConfigureType> ConfiguresType.hive
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return ConfigureType
 ConfigureType ObjectFactory.createConfigureType()
          Create an instance of ConfigureType
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type ConfigureType
 JAXBElement<ConfigureType> ObjectFactory.createConfigure(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createGetHive(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createHive(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createSetHive(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createSetHiveParam(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 List<ConfigureType> ConfiguresType.getHive()
          Gets the value of the hive property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type ConfigureType
 JAXBElement<ConfigureType> ObjectFactory.createConfigure(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createGetHive(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createHive(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createSetHive(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 JAXBElement<ConfigureType> ObjectFactory.createSetHiveParam(ConfigureType value)
          Create an instance of JAXBElement<ConfigureType>}
 



Copyright © 2011. All Rights Reserved.