-
- All Implemented Interfaces:
public final class PoiDetailsModel
-
-
Constructor Summary
Constructors Constructor Description PoiDetailsModel(Poi poi, Integer duration, Boolean routingEnabled)
-
Method Summary
Modifier and Type Method Description final Poi
getPoi()
final Integer
getDuration()
final Boolean
getRoutingEnabled()
-
-
Method Detail
-
getDuration
final Integer getDuration()
-
getRoutingEnabled
final Boolean getRoutingEnabled()
-
-
-
-