Interface AttributeDesignator

    • Method Detail

      • getAttributeName

        @Nullable
        String getAttributeName()
        Get the contents of the AttributeName attribute.
        Returns:
        the AttributeName attribute
      • setAttributeName

        void setAttributeName​(@Nullable
                              String attributeName)
        Set the contents of the AttributeName attribute.
        Parameters:
        attributeName - value to set
      • getAttributeNamespace

        @Nullable
        String getAttributeNamespace()
        Get the contents of the AttributeNamespace attribute.
        Returns:
        the AttributeNamespace attribute
      • setAttributeNamespace

        void setAttributeNamespace​(@Nullable
                                   String attributeNamespace)
        Set the contents of the AttributeNamespace attribute.
        Parameters:
        attributeNamespace - value to set