| Package | Description | 
|---|---|
| org.openmrs.api | 
The primary OpenMRS API interfaces. | 
| org.openmrs.api.db | 
OpenMRS database layer interfaces. | 
| org.openmrs.api.db.hibernate | Resources for Hibernate ORM. | 
| org.openmrs.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| OrderAttribute | OrderService. getOrderAttributeByUuid(String uuid)Fetches a given order attribute using the provided uuid | 
| Modifier and Type | Method and Description | 
|---|---|
| OrderAttribute | OrderDAO. getOrderAttributeByUuid(String uuid) | 
| Modifier and Type | Method and Description | 
|---|---|
| OrderAttribute | HibernateOrderDAO. getOrderAttributeByUuid(String uuid) | 
| Modifier and Type | Method and Description | 
|---|---|
| OrderAttribute | OrderServiceImpl. getOrderAttributeByUuid(String uuid) | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.