public abstract class AbstractPage extends Object
AbstractPage()
Long
getNum()
Integer
getPageSize()
void
setNum(Long num)
setPageSize(Integer pageSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractPage()
public Long getNum()
public void setNum(Long num)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
Copyright © 2022. All rights reserved.