public class AdminGroupListResult extends PagingResult
| Constructor and Description |
|---|
AdminGroupListResult() |
| Modifier and Type | Method and Description |
|---|---|
List<YfyDetailedGroup> |
getGroups() |
void |
setGroups(List<YfyDetailedGroup> groups) |
getPageCapacity, getPageCount, getPageId, getTotalCount, setPageCapacity, setPageCount, setPageId, setTotalCountpublic List<YfyDetailedGroup> getGroups()
public void setGroups(List<YfyDetailedGroup> groups)
Copyright © 2018 YiFangYun. All rights reserved.