Interface I1Document

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getI1

        byte getI1()
        Gets the "i1" element
      • xgetI1

        XmlByte xgetI1()
        Gets (as xml) the "i1" element
      • setI1

        void setI1​(byte i1)
        Sets the "i1" element
      • xsetI1

        void xsetI1​(XmlByte i1)
        Sets (as xml) the "i1" element