C# Class gov.va.medora.mdo.dao.hl7.components.SelectionCriterion

Afficher le fichier Open project: OSEHRA/mdo

Méthodes publiques

Méthode Description
SelectionCriterion ( ) : System
SelectionCriterion ( string fieldName, string op, string val, string conj ) : System
toComponent ( ) : string

Method Details

SelectionCriterion() public méthode

public SelectionCriterion ( ) : System
Résultat System

SelectionCriterion() public méthode

public SelectionCriterion ( string fieldName, string op, string val, string conj ) : System
fieldName string
op string
val string
conj string
Résultat System

toComponent() public méthode

public toComponent ( ) : string
Résultat string