C# 클래스 gov.va.medora.mdws.dto.LabTestTO

상속: AbstractTO
파일 보기 프로젝트 열기: OSEHRA/mdws 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
category string
hiRef string
id string
loinc string
lowRef string
name string
refRange string
units string

공개 메소드들

메소드 설명
LabTestTO ( ) : System
LabTestTO ( LabTest mdo ) : System

메소드 상세

LabTestTO() 공개 메소드

public LabTestTO ( ) : System
리턴 System

LabTestTO() 공개 메소드

public LabTestTO ( LabTest mdo ) : System
mdo gov.va.medora.mdo.LabTest
리턴 System

프로퍼티 상세

category 공개적으로 프로퍼티

public string category
리턴 string

hiRef 공개적으로 프로퍼티

public string hiRef
리턴 string

id 공개적으로 프로퍼티

public string id
리턴 string

loinc 공개적으로 프로퍼티

public string loinc
리턴 string

lowRef 공개적으로 프로퍼티

public string lowRef
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

refRange 공개적으로 프로퍼티

public string refRange
리턴 string

units 공개적으로 프로퍼티

public string units
리턴 string