public class AccessList extends Object
| Constructor and Description |
|---|
AccessList() |
| Modifier and Type | Method and Description |
|---|---|
List<Access> |
getAccessList() |
Integer |
getTotalNum() |
void |
setAccessList(List<Access> accessList) |
void |
setTotalNum(Integer totalNum) |
Copyright © 2015–2022 cn.gtmap. All rights reserved.