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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type DomainGroupRole
protected  java.util.List<DomainGroupRole> DomainGroup.domainGroupRoles
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type DomainGroupRole
 java.util.List<DomainGroupRole> DomainGroup.getDomainGroupRoles()
          Gets the value of the domainGroupRoles property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.