Interface Attribute

    • Method Detail

      • getName

        String getName()
        Gets the name of this attribute.
        Returns:
        the name of this attribute
      • setName

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

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

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