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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.