Uses of Class
com.mirth.match.ejb.is.EisSemanticSignifierDefinition

Packages that use EisSemanticSignifierDefinition
com.mirth.match.ejb.is   
 

Uses of EisSemanticSignifierDefinition in com.mirth.match.ejb.is
 

Fields in com.mirth.match.ejb.is declared as EisSemanticSignifierDefinition
protected  EisSemanticSignifierDefinition FindSemanticSignifier.semanticSignifierDefinition
           
protected  EisSemanticSignifierDefinition CreateSemanticSignifier.semanticSignifierDefinition
           
protected  EisSemanticSignifierDefinition UpdateSemanticSignifier.semanticSignifierDefinition
           
 

Methods in com.mirth.match.ejb.is that return EisSemanticSignifierDefinition
 EisSemanticSignifierDefinition ObjectFactory.createEisSemanticSignifierDefinition()
          Create an instance of EisSemanticSignifierDefinition
 EisSemanticSignifierDefinition FindSemanticSignifier.getSemanticSignifierDefinition()
          Gets the value of the semanticSignifierDefinition property.
 EisSemanticSignifierDefinition CreateSemanticSignifier.getSemanticSignifierDefinition()
          Gets the value of the semanticSignifierDefinition property.
 EisSemanticSignifierDefinition UpdateSemanticSignifier.getSemanticSignifierDefinition()
          Gets the value of the semanticSignifierDefinition property.
 

Methods in com.mirth.match.ejb.is with parameters of type EisSemanticSignifierDefinition
 EisStatus IS.createSemanticSignifier(EisSemanticSignifierDefinition semanticSignifierDefinition)
           
 EisStatus IS.findSemanticSignifier(java.lang.String semanticSignifierName, EisSemanticSignifierDefinition semanticSignifierDefinition)
           
 void FindSemanticSignifier.setSemanticSignifierDefinition(EisSemanticSignifierDefinition value)
          Sets the value of the semanticSignifierDefinition property.
 void CreateSemanticSignifier.setSemanticSignifierDefinition(EisSemanticSignifierDefinition value)
          Sets the value of the semanticSignifierDefinition property.
 void UpdateSemanticSignifier.setSemanticSignifierDefinition(EisSemanticSignifierDefinition value)
          Sets the value of the semanticSignifierDefinition property.
 EisStatus IS.updateSemanticSignifier(java.lang.String semanticSignifierName, EisSemanticSignifierDefinition semanticSignifierDefinition)
           
 



Copyright © 2011 Mirth Corp. All Rights Reserved.