public class LocationListItem extends 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 |
---|---|
Integer |
getLocationId() |
String |
getName() |
void |
setLocationId(Integer locationId) |
void |
setName(String name) |
public LocationListItem()
public LocationListItem(Location location)
Copyright © 2015 OpenMRS Inc.. All rights reserved.