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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.