Interface I2Document

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getI2

        short getI2()
        Gets the "i2" element
      • xgetI2

        XmlShort xgetI2()
        Gets (as xml) the "i2" element
      • setI2

        void setI2​(short i2)
        Sets the "i2" element
      • xsetI2

        void xsetI2​(XmlShort i2)
        Sets (as xml) the "i2" element