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

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

Méthodes publiques

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

Method Details

MsaSegment() public méthode

public MsaSegment ( ) : System
Résultat System

MsaSegment() public méthode

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

parse() public méthode

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