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

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

공개 메소드들

메소드 설명
ColumnDescription ( ) : System
ColumnDescription ( string fldname, string dataType, int colWidth ) : System
toComponent ( ) : string

메소드 상세

ColumnDescription() 공개 메소드

public ColumnDescription ( ) : System
리턴 System

ColumnDescription() 공개 메소드

public ColumnDescription ( string fldname, string dataType, int colWidth ) : System
fldname string
dataType string
colWidth int
리턴 System

toComponent() 공개 메소드

public toComponent ( ) : string
리턴 string