Uses of Class
com.mirth.match.ejb.core.UserPreference

Packages that use UserPreference
com.mirth.match.ejb.core   
 

Uses of UserPreference in com.mirth.match.ejb.core
 

Fields in com.mirth.match.ejb.core declared as UserPreference
protected  UserPreference User.Preferences.Entry.value
           
 

Methods in com.mirth.match.ejb.core that return UserPreference
 UserPreference ObjectFactory.createUserPreference()
          Create an instance of UserPreference
 UserPreference User.Preferences.Entry.getValue()
          Gets the value of the value property.
 

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



Copyright © 2011 Mirth Corp. All Rights Reserved.