Uses of Class
com.mirth.match.ejb.eis.FindTraitResponse

Packages that use FindTraitResponse
com.mirth.match.ejb.eis   
 

Uses of FindTraitResponse in com.mirth.match.ejb.eis
 

Methods in com.mirth.match.ejb.eis that return FindTraitResponse
 FindTraitResponse ObjectFactory.createFindTraitResponse()
          Create an instance of FindTraitResponse
 

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.