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

Inheritance: AbstractTO
Mostrar archivo Open project: OSEHRA/mdws

Public Methods

Method Description
PatientMedicalRecordTO ( ) : System
PatientMedicalRecordTO ( IndexedHashtable ihs ) : System

Private Methods

Method Description
initCollections ( ) : void

Method Details

PatientMedicalRecordTO() public method

public PatientMedicalRecordTO ( ) : System
return System

PatientMedicalRecordTO() public method

public PatientMedicalRecordTO ( IndexedHashtable ihs ) : System
ihs gov.va.medora.mdo.IndexedHashtable
return System