Interface CTDigSigBlob

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTDigSigBlob
    extends XmlObject
    An XML CT_DigSigBlob(@http://schemas.openxmlformats.org/officeDocument/2006/extended-properties). This is a complex type.
    • Method Detail

      • getBlob

        byte[] getBlob()
        Gets the "blob" element
      • setBlob

        void setBlob​(byte[] blob)
        Sets the "blob" element
      • xsetBlob

        void xsetBlob​(XmlBase64Binary blob)
        Sets (as xml) the "blob" element