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

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

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

Fields in com.mirth.match.ejb.core declared as DtoEventAudit
protected  DtoEventAudit CreateEventAudit.arg0
           
 

Methods in com.mirth.match.ejb.core that return DtoEventAudit
 DtoEventAudit ObjectFactory.createDtoEventAudit()
          Create an instance of DtoEventAudit
 DtoEventAudit CreateEventAudit.getArg0()
          Gets the value of the arg0 property.
 

Methods in com.mirth.match.ejb.core with parameters of type DtoEventAudit
 EisResult CORE.createEventAudit(DtoEventAudit arg0)
           
 void CreateEventAudit.setArg0(DtoEventAudit value)
          Sets the value of the arg0 property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.