| Package | Description | 
|---|---|
| org.openmrs | These classes represent the core domain objects for the OpenMRS project. | 
| org.openmrs.api | 
The primary OpenMRS API interfaces. | 
| org.openmrs.api.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LocationA Location is a physical place, such as a hospital, a room, a clinic, or a district. | 
| class  | PersonAddressThis class is the representation of a person's address. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | LocationService. getPossibleAddressValues(Address incomplete,
                        String fieldName)Given an Address object, returns all the possible values for the specified AddressField. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | LocationServiceImpl. getPossibleAddressValues(Address incomplete,
                        String fieldName) | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.