Class ActionMemberCmdDocument
java.lang.Object
com.iohao.net.framework.core.doc.ActionMemberCmdDocument
Document model for a route member constant generated from an action method,
carrying the command pair, a generated member name, and the Javadoc comment.
- Since:
- 21.11
- Author:
- 渔民小镇
- date:
- 2024-06-26
-
Field Summary
Fields -
Method Summary
-
Field Details
-
cmd
public final int cmd -
subCmd
public final int subCmd -
cmdMerge
public final int cmdMerge -
comment
-
memberName
-
-
Method Details
-
getCmd
public int getCmd() -
getSubCmd
public int getSubCmd() -
getCmdMerge
public int getCmdMerge() -
getComment
-
getMemberName
-