Package com.pointrlabs.core.poi.models
Class PoiCategory
-
- All Implemented Interfaces:
public final class PoiCategory
-
-
Method Summary
Modifier and Type Method Description final String
getTitle()
final List<String>
getTypeCodes()
final String
getIconUrl()
String
toString()
-
-
Method Detail
-
getTypeCodes
final List<String> getTypeCodes()
-
getIconUrl
final String getIconUrl()
-
-
-
-