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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pm declared as UserType
protected  UserType ConfigureType.user
           
 

Fields in edu.harvard.i2b2.crc.datavo.pm with type parameters of type UserType
protected  List<UserType> UsersType.user
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return UserType
 UserType ObjectFactory.createUserType()
          Create an instance of UserType
 UserType ConfigureType.getUser()
          Gets the value of the user property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type UserType
 JAXBElement<UserType> ObjectFactory.createSetUser(UserType value)
          Create an instance of JAXBElement<UserType>}
 JAXBElement<UserType> ObjectFactory.createSetUserParam(UserType value)
          Create an instance of JAXBElement<UserType>}
 JAXBElement<UserType> ObjectFactory.createUser(UserType value)
          Create an instance of JAXBElement<UserType>}
 List<UserType> UsersType.getUser()
          Gets the value of the user property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type UserType
 JAXBElement<UserType> ObjectFactory.createSetUser(UserType value)
          Create an instance of JAXBElement<UserType>}
 JAXBElement<UserType> ObjectFactory.createSetUserParam(UserType value)
          Create an instance of JAXBElement<UserType>}
 JAXBElement<UserType> ObjectFactory.createUser(UserType value)
          Create an instance of JAXBElement<UserType>}
 void ConfigureType.setUser(UserType value)
          Sets the value of the user property.
 



Copyright © 2011. All Rights Reserved.