Interface I4Document

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getI4

        int getI4()
        Gets the "i4" element
      • xgetI4

        XmlInt xgetI4()
        Gets (as xml) the "i4" element
      • setI4

        void setI4​(int i4)
        Sets the "i4" element
      • xsetI4

        void xsetI4​(XmlInt i4)
        Sets (as xml) the "i4" element