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

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

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

Fields in com.mirth.match.ejb.core with type parameters of type DtoProperty
protected  java.util.List<DtoProperty> DtoWorkitem.properties
           
protected  java.util.List<DtoProperty> DtoTrait.properties
           
protected  java.util.List<DtoProperty> DtoConsumerEventSubscription.properties
           
 

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

Methods in com.mirth.match.ejb.core that return types with arguments of type DtoProperty
 java.util.List<DtoProperty> DtoWorkitem.getProperties()
          Gets the value of the properties property.
 java.util.List<DtoProperty> DtoTrait.getProperties()
          Gets the value of the properties property.
 java.util.List<DtoProperty> DtoConsumerEventSubscription.getProperties()
          Gets the value of the properties property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.