public static class UdfPageResponse.Data extends BasicEntity
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
UdfPageResponse.Count |
getCount() |
List<UdfPageResponse.Udf> |
getList() |
void |
setCount(UdfPageResponse.Count count) |
void |
setList(List<UdfPageResponse.Udf> list) |
public UdfPageResponse.Count getCount()
public void setCount(UdfPageResponse.Count count)
public List<UdfPageResponse.Udf> getList()
public void setList(List<UdfPageResponse.Udf> list)
Copyright © 2021. All rights reserved.