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

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

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

Fields in com.mirth.match.ejb.core with type parameters of type DtoDomainGroupRole
protected  java.util.List<DtoDomainGroupRole> DtoDomainGroup.roles
           
 

Methods in com.mirth.match.ejb.core that return DtoDomainGroupRole
 DtoDomainGroupRole ObjectFactory.createDtoDomainGroupRole()
          Create an instance of DtoDomainGroupRole
 

Methods in com.mirth.match.ejb.core that return types with arguments of type DtoDomainGroupRole
 java.util.List<DtoDomainGroupRole> DtoDomainGroup.getRoles()
          Gets the value of the roles property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.