C# Class gov.va.medora.mdo.dao.hl7.segments.RdfSegment

显示文件 Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
RdfSegment ( ) : System
RdfSegment ( string rawSeg ) : System
toSegment ( ) : string

Private Methods

Method Description
parse ( string rawSeg ) : void
parseColumn ( string rawColumn ) : RdfColumn

Method Details

RdfSegment() public method

public RdfSegment ( ) : System
return System

RdfSegment() public method

public RdfSegment ( string rawSeg ) : System
rawSeg string
return System

toSegment() public method

public toSegment ( ) : string
return string