C# Class gov.va.medora.mdws.dto.LabTestTO

Inheritance: AbstractTO
Afficher le fichier Open project: OSEHRA/mdws Class Usage Examples

Méthodes publiques

Свойство Type Description
category string
hiRef string
id string
loinc string
lowRef string
name string
refRange string
units string

Méthodes publiques

Méthode Description
LabTestTO ( ) : System
LabTestTO ( LabTest mdo ) : System

Method Details

LabTestTO() public méthode

public LabTestTO ( ) : System
Résultat System

LabTestTO() public méthode

public LabTestTO ( LabTest mdo ) : System
mdo gov.va.medora.mdo.LabTest
Résultat System

Property Details

category public_oe property

public string category
Résultat string

hiRef public_oe property

public string hiRef
Résultat string

id public_oe property

public string id
Résultat string

loinc public_oe property

public string loinc
Résultat string

lowRef public_oe property

public string lowRef
Résultat string

name public_oe property

public string name
Résultat string

refRange public_oe property

public string refRange
Résultat string

units public_oe property

public string units
Résultat string