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

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

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

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

Methods in com.mirth.match.ejb.core that return types with arguments of type TruncateEventLogResponse
 javax.xml.bind.JAXBElement<TruncateEventLogResponse> ObjectFactory.createTruncateEventLogResponse(TruncateEventLogResponse value)
          Create an instance of JAXBElement<TruncateEventLogResponse>}
 

Methods in com.mirth.match.ejb.core with parameters of type TruncateEventLogResponse
 javax.xml.bind.JAXBElement<TruncateEventLogResponse> ObjectFactory.createTruncateEventLogResponse(TruncateEventLogResponse value)
          Create an instance of JAXBElement<TruncateEventLogResponse>}
 



Copyright © 2011 Mirth Corp. All Rights Reserved.