Uses of Class
com.mirth.match.ejb.inex.Entity

Packages that use Entity
com.mirth.match.ejb.inex   
 

Uses of Entity in com.mirth.match.ejb.inex
 

Fields in com.mirth.match.ejb.inex with type parameters of type Entity
protected  java.util.List<Entity> ConsumerEventSubscription.entities
           
 

Methods in com.mirth.match.ejb.inex that return Entity
 Entity ObjectFactory.createEntity()
          Create an instance of Entity
 

Methods in com.mirth.match.ejb.inex that return types with arguments of type Entity
 java.util.List<Entity> ConsumerEventSubscription.getEntities()
          Gets the value of the entities property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.