public interface Place
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttributes() |
BoundingBox |
getBoundingBox() |
String |
getCountry() |
String |
getCountryCode() |
String |
getFullName() |
String |
getId() |
String |
getName() |
String |
getPlaceType() |
String |
getUrl() |
String getId()
String getUrl()
String getPlaceType()
String getName()
String getFullName()
String getCountryCode()
String getCountry()
BoundingBox getBoundingBox()
Object getAttributes()
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.