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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.