public class RestClient extends Object
| Constructor and Description |
|---|
RestClient() |
| Modifier and Type | Method and Description |
|---|---|
DataResp |
getDistrictResponse() |
String |
getExtensions() |
String |
getKey() |
String |
getKeywords() |
String |
getSubdistrict() |
void |
setExtensions(String extensions) |
void |
setKey(String key) |
void |
setKeywords(String keywords) |
void |
setSubdistrict(String subdistrict) |
public DataResp getDistrictResponse() throws GetRegionException
GetRegionExceptionpublic String getSubdistrict()
public void setSubdistrict(String subdistrict)
public String getKey()
public void setKey(String key)
public String getKeywords()
public void setKeywords(String keywords)
public String getExtensions()
public void setExtensions(String extensions)
Copyright © 2019. All rights reserved.