Interface AllowedValue

    • Method Detail

      • getString

        String getString()
        Gets the allowed value.
        Returns:
        the allowed value string
      • setString

        void setString​(String aString)
        Sets the allowed value.
        Parameters:
        aString - the allowed value string
      • getDescription

        String getDescription()
        Gets the verbose description of this allowed value.
        Returns:
        the description of this allowed value
      • setDescription

        void setDescription​(String aDescription)
        Sets the verbose description of this allowed value.
        Parameters:
        aDescription - the description of this allowed value