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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type StatusGroup
protected  java.util.List<StatusGroup> Status.statusGroups
           
 

Methods in com.mirth.match.ejb.inex that return StatusGroup
 StatusGroup ObjectFactory.createStatusGroup()
          Create an instance of StatusGroup
 

Methods in com.mirth.match.ejb.inex that return types with arguments of type StatusGroup
 java.util.List<StatusGroup> Status.getStatusGroups()
          Gets the value of the statusGroups property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.