C# 클래스 gov.va.medora.mdo.dao.hl7.components.SelectionCriterion

파일 보기 프로젝트 열기: OSEHRA/mdo

공개 메소드들

메소드 설명
SelectionCriterion ( ) : System
SelectionCriterion ( string fieldName, string op, string val, string conj ) : System
toComponent ( ) : string

메소드 상세

SelectionCriterion() 공개 메소드

public SelectionCriterion ( ) : System
리턴 System

SelectionCriterion() 공개 메소드

public SelectionCriterion ( string fieldName, string op, string val, string conj ) : System
fieldName string
op string
val string
conj string
리턴 System

toComponent() 공개 메소드

public toComponent ( ) : string
리턴 string