Interface Parameterizable

    • Method Summary

      Modifier and Type Method Description
      void setParameters​(Parameter... parameters)
      Set the parameters
    • Method Detail

      • setParameters

        void setParameters​(Parameter... parameters)
        Set the parameters
        Parameters:
        parameters - an array of name/type/value parameters.