public static class GetRumDataForPageResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthentication() |
String |
getCompletion() |
List<Map<Object,Object>> |
getItems() |
String |
getPage() |
String |
getPageSize() |
String |
getPreference() |
String |
getTotal() |
void |
setAuthentication(String authentication) |
void |
setCompletion(String completion) |
void |
setItems(List<Map<Object,Object>> items) |
void |
setPage(String page) |
void |
setPageSize(String pageSize) |
void |
setPreference(String preference) |
void |
setTotal(String total) |
public String getTotal()
public void setTotal(String total)
public String getPage()
public void setPage(String page)
public String getPageSize()
public void setPageSize(String pageSize)
public String getAuthentication()
public void setAuthentication(String authentication)
public String getCompletion()
public void setCompletion(String completion)
public String getPreference()
public void setPreference(String preference)
Copyright © 2024. All Rights Reserved.