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

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

공개 메소드들

메소드 설명
RdfSegment ( ) : System
RdfSegment ( string rawSeg ) : System
toSegment ( ) : string

비공개 메소드들

메소드 설명
parse ( string rawSeg ) : void
parseColumn ( string rawColumn ) : RdfColumn

메소드 상세

RdfSegment() 공개 메소드

public RdfSegment ( ) : System
리턴 System

RdfSegment() 공개 메소드

public RdfSegment ( string rawSeg ) : System
rawSeg string
리턴 System

toSegment() 공개 메소드

public toSegment ( ) : string
리턴 string