Class BooleanAppReq
java.lang.Object
net.hyshan.hou.common.base.data.VO
net.hyshan.hou.core.app.model.req.BooleanAppReq
- All Implemented Interfaces:
Serializable
IDE: IntelliJ IDEA
项目: hou
日期: 2024/9/19 18:50:11
作者: qscy
功能:
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleanAppReqfail()static BooleanAppReqof(boolean result) static BooleanAppReqof(double result) static BooleanAppReqof(float result) static BooleanAppReqof(int result) static BooleanAppReqof(long result) static BooleanAppReqstatic BooleanAppReqstatic BooleanAppReqstatic BooleanAppReqstatic BooleanAppReqof(Collection result) static BooleanAppReqok()toDubbo()
-
Constructor Details
-
BooleanAppReq
public BooleanAppReq()
-
-
Method Details
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
ok
-
fail
-
toDubbo
-