Uses of Class
com.mirth.match.ejb.core.User.Preferences

Packages that use User.Preferences
com.mirth.match.ejb.core   
 

Uses of User.Preferences in com.mirth.match.ejb.core
 

Fields in com.mirth.match.ejb.core declared as User.Preferences
protected  User.Preferences User.preferences
           
 

Methods in com.mirth.match.ejb.core that return User.Preferences
 User.Preferences ObjectFactory.createUserPreferences()
          Create an instance of User.Preferences
 User.Preferences User.getPreferences()
          Gets the value of the preferences property.
 

Methods in com.mirth.match.ejb.core with parameters of type User.Preferences
 void User.setPreferences(User.Preferences value)
          Sets the value of the preferences property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.