public interface LocationGenerator
LocationGenerator for generate location data.| Modifier and Type | Method and Description |
|---|---|
String |
newAddressComment()
New address comment.
|
String |
newCity()
New city.
|
String |
newCountry()
New country.
|
String |
newLatitude()
New latitude.
|
String |
newLongitude()
New longitude.
|
String |
newState()
New state.
|
String |
newStreetName()
New street name.
|
String |
newStreetNumber()
New street number.
|
String |
newZipCode()
New zip code.
|
String newAddressComment()
String newCity()
String newCountry()
String newLatitude()
String newLongitude()
String newState()
String newStreetName()
String newStreetNumber()
String newZipCode()
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.