C# Class gov.va.medora.mdo.LabObservationType

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

Méthodes publiques

Méthode Description
LabObservationType ( ) : System
LabObservationType ( String id, String title ) : System
LabObservationType ( String id, String title, String units, String range ) : System

Method Details

LabObservationType() public méthode

public LabObservationType ( ) : System
Résultat System

LabObservationType() public méthode

public LabObservationType ( String id, String title ) : System
id String
title String
Résultat System

LabObservationType() public méthode

public LabObservationType ( String id, String title, String units, String range ) : System
id String
title String
units String
range String
Résultat System