Interface XSQName

    • Method Detail

      • getValue

        @Nullable
        QName getValue()
        Gets the QName content of the element.
        Returns:
        the QName content of the element
      • setValue

        void setValue​(@Nullable
                      QName newValue)
        Sets the QName content of the element.
        Parameters:
        newValue - the QName content of the element