public static interface Prescription.OnContent
| Modifier and Type | Method and Description |
|---|---|
void |
process(Executor.All executor) |
void |
process(Executor.ID executor) |
void |
process(Patient.ID patient) |
void |
process(Prescriber prescriber) |
void |
process(PrescriberType type) |
void process(Patient.ID patient)
void process(Executor.ID executor)
void process(Executor.All executor)
void process(PrescriberType type)
void process(Prescriber prescriber)
Copyright © 2010–2025 Smals. All rights reserved.