public class LocationAndDepth
extends java.lang.Object
ForEachRecordTag when fetching "locationHierarchy"| Constructor and Description | 
|---|
LocationAndDepth()  | 
LocationAndDepth(int depth,
                Location location)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getDepth()  | 
Location | 
getLocation()  | 
void | 
setDepth(int depth)  | 
void | 
setLocation(Location location)  | 
public LocationAndDepth()
public LocationAndDepth(int depth,
                        Location location)
depth - location - public int getDepth()
public void setDepth(int depth)
depth - the depth to setpublic Location getLocation()
public void setLocation(Location location)
location - the location to setCopyright © 2018 OpenMRS Inc.. All Rights Reserved.