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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.