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

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

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

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

Methods in com.mirth.match.ejb.inex 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.inex 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.