Package com.pointrlabs.core.poi.models
Class PoiGroup
-
- All Implemented Interfaces:
public final class PoiGroup
PTRPoiGroup represents POI's which have same name and type.
-
-
Method Summary
-
-
Method Detail
-
getPoiList
final List<Poi> getPoiList()
-
getDescription
final String getDescription()
Gets description.
- Returns:
The description
-
-
-
-