Package | Description |
---|---|
org.openmrs |
These classes represent the core domain objects for the OpenMRS project.
|
Modifier and Type | Method and Description |
---|---|
Set<DrugReferenceMap> |
Drug.getDrugReferenceMaps() |
Modifier and Type | Method and Description |
---|---|
void |
Drug.addDrugReferenceMap(DrugReferenceMap drugReferenceMap)
Add the given DrugReferenceMap object to this drug's list of drug reference mappings.
|
Modifier and Type | Method and Description |
---|---|
void |
Drug.setDrugReferenceMaps(Set<DrugReferenceMap> drugReferenceMaps) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.