Interface Ui8Document

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getUi8

        java.math.BigInteger getUi8()
        Gets the "ui8" element
      • setUi8

        void setUi8​(java.math.BigInteger ui8)
        Sets the "ui8" element
      • xsetUi8

        void xsetUi8​(XmlUnsignedLong ui8)
        Sets (as xml) the "ui8" element