类 QueryPageResponse<M extends RootModel<M>>
java.lang.Object
cn.hamm.airpower.root.RootModel<QueryPageResponse<M>>
cn.hamm.airpower.model.query.QueryPageResponse<M>
- 所有已实现的接口:
IAction
@Description("\u5206\u9875\u67e5\u8be2\u54cd\u5e94\u5bf9\u8c61")
public class QueryPageResponse<M extends RootModel<M>>
extends RootModel<QueryPageResponse<M>>
响应分页类
- 作者:
- Hamm.cn
-
嵌套类概要
从接口继承的嵌套类/接口 cn.hamm.airpower.interfaces.IAction
IAction.WhenPayLoad -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.hamm.airpower.root.RootModel
copy, filterResponseDataBy
-
构造器详细资料
-
QueryPageResponse
public QueryPageResponse()
-