Uses of Class
com.mirth.match.ejb.core.CloneDomain

Packages that use CloneDomain
com.mirth.match.ejb.core   
 

Uses of CloneDomain in com.mirth.match.ejb.core
 

Methods in com.mirth.match.ejb.core that return CloneDomain
 CloneDomain ObjectFactory.createCloneDomain()
          Create an instance of CloneDomain
 

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.