public static class DescribeContactsResponse.PageBean extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeContactsResponse.PageBean.Contacts |
| 构造器和说明 |
|---|
PageBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeContactsResponse.PageBean.Contacts> |
getAlertContacts() |
Long |
getPage() |
Long |
getSize() |
Long |
getTotal() |
void |
setAlertContacts(List<DescribeContactsResponse.PageBean.Contacts> alertContacts) |
void |
setPage(Long page) |
void |
setSize(Long size) |
void |
setTotal(Long total) |
public Long getTotal()
public void setTotal(Long total)
public Long getPage()
public void setPage(Long page)
public Long getSize()
public void setSize(Long size)
public List<DescribeContactsResponse.PageBean.Contacts> getAlertContacts()
public void setAlertContacts(List<DescribeContactsResponse.PageBean.Contacts> alertContacts)
Copyright © 2024. All Rights Reserved.