public class RolePagingDto extends Object
RolePagingDto()
List<RoleDto>
getList()
Integer
getTotalCount()
void
setList(List<RoleDto> list)
setTotalCount(Integer totalCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RolePagingDto()
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<RoleDto> getList()
public void setList(List<RoleDto> list)
Copyright © 2022. All rights reserved.