Interface OblobDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface OblobDocument
    extends XmlObject
    A document containing one oblob(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
    • Method Detail

      • getOblob

        byte[] getOblob()
        Gets the "oblob" element
      • setOblob

        void setOblob​(byte[] oblob)
        Sets the "oblob" element
      • xsetOblob

        void xsetOblob​(XmlBase64Binary oblob)
        Sets (as xml) the "oblob" element