类 ActionCommand.ParamInfo

java.lang.Object
com.iohao.game.action.skeleton.core.ActionCommand.ParamInfo
所有已实现的接口:
ActionCommand.MethodParamResultInfo
封闭类:
ActionCommand

public static final class ActionCommand.ParamInfo extends Object implements ActionCommand.MethodParamResultInfo
方法参数信息
  • 方法详细资料

    • isBizData

      public boolean isBizData()
      是否业务参数
      返回:
      true 业务参数
      从以下版本开始:
      21.7
    • toString

      public String toString()
      覆盖:
      toString 在类中 Object
    • toString

      public String toString(boolean fullName)