类 RegisterCompoundMethod


  • public class RegisterCompoundMethod
    extends Object
    订阅多个远程方法 Subscribe to multiple remote methods
    作者:
    tangyi
    • 构造器详细资料

      • RegisterCompoundMethod

        public RegisterCompoundMethod()
    • 方法详细资料

      • getCompoundMethodName

        public String getCompoundMethodName()
      • setCompoundMethodName

        public void setCompoundMethodName​(String CompoundMethodName)
      • getCompoundMethodDescription

        public String getCompoundMethodDescription()
      • setCompoundMethodDescription

        public void setCompoundMethodDescription​(String CompoundMethodDescription)
      • getCompoundMethods

        public List<Object> getCompoundMethods()
      • setCompoundMethods

        public void setCompoundMethods​(List<Object> CompoundMethods)