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

Afficher le fichier Open project: OSEHRA/mdo Class Usage Examples

Méthodes publiques

Méthode Description
MshSegment ( ) : System
MshSegment ( string rawSegmentString ) : System
parse ( string rawSegmentString ) : void
toSegment ( ) : string

Private Methods

Méthode Description
setSeparators ( string s ) : void

Method Details

MshSegment() public méthode

public MshSegment ( ) : System
Résultat System

MshSegment() public méthode

public MshSegment ( string rawSegmentString ) : System
rawSegmentString string
Résultat System

parse() public méthode

public parse ( string rawSegmentString ) : void
rawSegmentString string
Résultat void

toSegment() public méthode

public toSegment ( ) : string
Résultat string