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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.