public class LocationListItem
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.commons.logging.Log | 
log  | 
| Constructor and Description | 
|---|
LocationListItem()  | 
LocationListItem(Location location)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Integer | 
getLocationId()  | 
java.lang.String | 
getName()  | 
void | 
setLocationId(java.lang.Integer locationId)  | 
void | 
setName(java.lang.String name)  | 
public LocationListItem()
public LocationListItem(Location location)
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.