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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.