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

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

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

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

Methods in com.mirth.match.ejb.inex 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.inex with parameters of type Department
 void User.setDepartment(Department value)
          Sets the value of the department property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.