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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.