Interface I8Document

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getI8

        long getI8()
        Gets the "i8" element
      • xgetI8

        XmlLong xgetI8()
        Gets (as xml) the "i8" element
      • setI8

        void setI8​(long i8)
        Sets the "i8" element
      • xsetI8

        void xsetI8​(XmlLong i8)
        Sets (as xml) the "i8" element