类 DubboMethodArg


  • public class DubboMethodArg
    extends Object
    • 构造器详细资料

      • DubboMethodArg

        public DubboMethodArg()
    • 方法详细资料

      • getIndex

        public int getIndex()
      • setIndex

        public void setIndex​(int index)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getBool_value

        public BoolMatch getBool_value()
      • setBool_value

        public void setBool_value​(BoolMatch bool_value)
      • isMatch

        public boolean isMatch​(Object input)