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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type EntityRelationshipType
protected  java.util.List<EntityRelationshipType> Workflow.relationshipTypes
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type EntityRelationshipType
 java.util.List<EntityRelationshipType> Workflow.getRelationshipTypes()
          Gets the value of the relationshipTypes property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.