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

Inheritance: Person
Mostrar archivo Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
Patient ( ) : System
getPcpForPatient ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid ) : string>.KeyValuePair

Private Methods

Method Description
getDao ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : IPatientDao

Method Details

Patient() public method

public Patient ( ) : System
return System

getPcpForPatient() public static method

public static getPcpForPatient ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid ) : string>.KeyValuePair
cxn gov.va.medora.mdo.dao.AbstractConnection
pid string
return string>.KeyValuePair