All Superinterfaces:
XmlObject, XmlTokenSource

public interface R8Document extends XmlObject
A document containing one r8(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
  • Field Details

  • Method Details

    • getR8

      double getR8()
      Gets the "r8" element
    • xgetR8

      XmlDouble xgetR8()
      Gets (as xml) the "r8" element
    • setR8

      void setR8(double r8)
      Sets the "r8" element
    • xsetR8

      void xsetR8(XmlDouble r8)
      Sets (as xml) the "r8" element