Enum Class的使用
me.magicall.db.util.PageInfo.PageMode
使用PageInfo.PageMode的程序包
-
me.magicall.db.util中PageInfo.PageMode的使用
修饰符和类型方法说明PageInfo.getPageMode()static PageInfo.PageModeReturns the enum constant of this class with the specified name.static PageInfo.PageMode[]PageInfo.PageMode.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为PageInfo.PageMode的me.magicall.db.util中的方法修饰符和类型方法说明static PageInfoPageInfo.pageWithMode(PageInfo.PageMode pageMode, int page, int size) voidPageInfo.setPage(PageInfo.PageMode pageMode, int page) voidPageInfo.setPageMode(PageInfo.PageMode pageMode)