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

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

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

Fields in com.mirth.match.ejb.core declared as DtoTrait
protected  DtoTrait CreateTraitForEntityType.arg0
           
 

Fields in com.mirth.match.ejb.core with type parameters of type DtoTrait
protected  java.util.List<DtoTrait> DtoEntityDomain.traits
           
 

Methods in com.mirth.match.ejb.core that return DtoTrait
 DtoTrait ObjectFactory.createDtoTrait()
          Create an instance of DtoTrait
 DtoTrait CreateTraitForEntityType.getArg0()
          Gets the value of the arg0 property.
 

Methods in com.mirth.match.ejb.core that return types with arguments of type DtoTrait
 java.util.List<DtoTrait> DtoEntityDomain.getTraits()
          Gets the value of the traits property.
 

Methods in com.mirth.match.ejb.core with parameters of type DtoTrait
 EisResult CORE.createTraitForEntityType(DtoTrait arg0, java.lang.String arg1, java.lang.String arg2)
           
 void CreateTraitForEntityType.setArg0(DtoTrait value)
          Sets the value of the arg0 property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.