C# 클래스 gov.va.medora.mdo.LabObservationType

파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

공개 메소드들

메소드 설명
LabObservationType ( ) : System
LabObservationType ( String id, String title ) : System
LabObservationType ( String id, String title, String units, String range ) : System

메소드 상세

LabObservationType() 공개 메소드

public LabObservationType ( ) : System
리턴 System

LabObservationType() 공개 메소드

public LabObservationType ( String id, String title ) : System
id String
title String
리턴 System

LabObservationType() 공개 메소드

public LabObservationType ( String id, String title, String units, String range ) : System
id String
title String
units String
range String
리턴 System