Interface SignatureConfirmation

    • Field Detail

      • ELEMENT_NAME

        static final QName ELEMENT_NAME
        Qualified element name.
      • TYPE_NAME

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

      • getValue

        String getValue()
        Returns the Value attribute value.
        Returns:
        the Value attribute value or null.
      • setValue

        void setValue​(String newValue)
        Sets the Value attribute value.
        Parameters:
        newValue - the Value attribute value.