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

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

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

Fields in com.mirth.match.ejb.core declared as Department
protected  Department User.department
           
 

Methods in com.mirth.match.ejb.core that return Department
 Department ObjectFactory.createDepartment()
          Create an instance of Department
 Department User.getDepartment()
          Gets the value of the department property.
 

Methods in com.mirth.match.ejb.core with parameters of type Department
 void User.setDepartment(Department value)
          Sets the value of the department property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.