public static class DummyContent.DummyItem extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
content |
String |
id |
org.mapsforge.core.model.LatLong |
location |
String |
text |
| Constructor and Description |
|---|
DummyContent.DummyItem(String id,
String content,
org.mapsforge.core.model.LatLong location,
String text) |
Copyright © 2015 mapsforge.org