Interface Parameter

    • Method Detail

      • getName

        String getName()
        Gets the name of the parameter
        Returns:
        the name
      • setName

        void setName​(String aName)
        Sets the name of the parameter
        Parameters:
        aName - the name
      • getValue

        String getValue()
        Gets the value of the parameter.
        Returns:
        the value
      • setValue

        void setValue​(String aValue)
        Sets the value of the parameter.
        Parameters:
        aValue - the value