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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pm declared as PasswordType
protected  PasswordType UserType.password
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return PasswordType
 PasswordType ObjectFactory.createPasswordType()
          Create an instance of PasswordType
 PasswordType UserType.getPassword()
          Gets the value of the password property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type PasswordType
 void UserType.setPassword(PasswordType value)
          Sets the value of the password property.
 



Copyright © 2011. All Rights Reserved.