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

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

공개 메소드들

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

메소드 상세

MsaSegment() 공개 메소드

public MsaSegment ( ) : System
리턴 System

MsaSegment() 공개 메소드

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

parse() 공개 메소드

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