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

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

Méthodes publiques

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

Method Details

QakSegment() public méthode

public QakSegment ( ) : System
Résultat System

QakSegment() public méthode

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

parse() public méthode

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