C# 클래스 gov.va.medora.mdo.dao.hl7.segments.QakSegment

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

공개 메소드들

메소드 설명
QakSegment ( ) : System
QakSegment ( string rawSegmentString ) : System
parse ( string rawSegmentString ) : void

메소드 상세

QakSegment() 공개 메소드

public QakSegment ( ) : System
리턴 System

QakSegment() 공개 메소드

public QakSegment ( string rawSegmentString ) : System
rawSegmentString string
리턴 System

parse() 공개 메소드

public parse ( string rawSegmentString ) : void
rawSegmentString string
리턴 void