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

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

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

Fields in com.mirth.match.ejb.core declared as DtoAuthority
protected  DtoAuthority CreateAuthority.arg0
           
 

Methods in com.mirth.match.ejb.core that return DtoAuthority
 DtoAuthority ObjectFactory.createDtoAuthority()
          Create an instance of DtoAuthority
 DtoAuthority CreateAuthority.getArg0()
          Gets the value of the arg0 property.
 

Methods in com.mirth.match.ejb.core with parameters of type DtoAuthority
 EisResult CORE.createAuthority(DtoAuthority arg0)
           
 void CreateAuthority.setArg0(DtoAuthority value)
          Sets the value of the arg0 property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.