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