public class RadarNearbyResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<RadarNearbyInfo> |
infoList
结果列表
|
int |
pageIndex
当前页码
|
int |
pageNum
总页数
|
int |
totalNum
结果总数
|
| Constructor and Description |
|---|
RadarNearbyResult() |
public java.util.List<RadarNearbyInfo> infoList
public int totalNum
public int pageIndex
public int pageNum