T
public class EasyApiBindSqlResult<T> extends Object implements Serializable
EasyApiBindSqlResult()
EasyapiBindPage
getPage()
List<T>
getResultList()
void
setPage(EasyapiBindPage page)
setResultList(List<T> resultList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EasyApiBindSqlResult()
public List<T> getResultList()
public void setResultList(List<T> resultList)
public EasyapiBindPage getPage()
public void setPage(EasyapiBindPage page)
Copyright © 2021. All rights reserved.