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

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

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

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

Methods in com.mirth.match.ejb.is 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.is 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.