public class BatchgetRtn extends Object
| 构造器和说明 |
|---|
BatchgetRtn() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCount() |
String |
getErrcode() |
String |
getErrmsg() |
List<LocationList> |
getLocation_list() |
void |
setCount(Integer count) |
void |
setErrcode(String errcode) |
void |
setErrmsg(String errmsg) |
void |
setLocation_list(List<LocationList> location_list) |
public String getErrcode()
public void setErrcode(String errcode)
public String getErrmsg()
public void setErrmsg(String errmsg)
public Integer getCount()
public void setCount(Integer count)
public List<LocationList> getLocation_list()
public void setLocation_list(List<LocationList> location_list)
Copyright © 2022. All rights reserved.