public class CommonPageResult extends Object implements Serializable
CommonPageResult(Object rows, Integer total)
Object
getRows()
Integer
getTotal()
void
setRows(Object rows)
setTotal(Integer total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommonPageResult(Object rows, Integer total)
public Object getRows()
public void setRows(Object rows)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2019 GTMAP. All rights reserved.