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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pm with type parameters of type ParamType
protected  List<ParamType> UserType.param
           
protected  List<ParamType> ProjectType.param
           
protected  List<ParamType> ParamsType.param
           
protected  List<ParamType> GlobalDataType.param
           
protected  List<ParamType> ConfigureType.param
           
protected  List<ParamType> CellDataType.param
           
 

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

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type ParamType
 JAXBElement<ParamType> ObjectFactory.createParam(ParamType value)
          Create an instance of JAXBElement<ParamType>}
 List<ParamType> UserType.getParam()
          Gets the value of the param property.
 List<ParamType> ProjectType.getParam()
          Gets the value of the param property.
 List<ParamType> ParamsType.getParam()
          Gets the value of the param property.
 List<ParamType> GlobalDataType.getParam()
          Gets the value of the param property.
 List<ParamType> ConfigureType.getParam()
          Gets the value of the param property.
 List<ParamType> CellDataType.getParam()
          Gets the value of the param property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type ParamType
 JAXBElement<ParamType> ObjectFactory.createParam(ParamType value)
          Create an instance of JAXBElement<ParamType>}
 



Copyright © 2011. All Rights Reserved.