public class GeoCodingRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoCodingRequest.GeoCodingResponse |
| Constructor and Description |
|---|
GeoCodingRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
Class |
responseType() |
void |
setAddress(String address) |
public String getAddress()
public void setAddress(String address)
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.