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

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

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

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as PasswordType
protected  PasswordType SecurityType.password
           
 

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

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

Constructors in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type PasswordType
SecurityType(String domain, String username, PasswordType password)
           
 



Copyright © 2011. All Rights Reserved.