Package cn.klaw.model

Class UserLogForm

java.lang.Object
cn.klaw.base.Page
cn.klaw.base.Pagination
cn.klaw.model.UserLogForm
All Implemented Interfaces:
Serializable

public class UserLogForm extends cn.klaw.base.Pagination implements Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class cn.klaw.base.Pagination

    canEqual, equals, getCurrentPage, getPageSize, getRecords, getSidx, getSort, getTotal, hashCode, setCurrentPage, setData, setPageSize, setRecords, setSidx, setSort, setTotal, toString

    Methods inherited from class cn.klaw.base.Page

    getKeyword, setKeyword

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • UserLogForm

      public UserLogForm()