Interface AttributedUnsignedLong

    • Field Detail

      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getValue

        Long getValue()
        Gets the element's value.
        Returns:
        the element's value
      • setValue

        void setValue​(Long newValue)
        Sets the element's value.
        Parameters:
        newValue - the new element value