Package | Description |
---|---|
doctor.backend | |
pharmacist.backend |
Modifier and Type | Class and Description |
---|---|
class |
Doctor
This class represents a typical doctor.
|
class |
Patient
This class represents a patient with identificable information, including
name, date of birth, phone number, address, and medical number.
|
Modifier and Type | Class and Description |
---|---|
class |
Pharmacist
This class represents a typical pharmacist.
|