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

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

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

Fields in com.mirth.match.ejb.core with type parameters of type DtoEntity
protected  java.util.List<DtoEntity> DtoWorkitem.entities
           
 

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.