Interface CTUnsignedInt

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTUnsignedInt
    extends XmlObject
    An XML CT_UnsignedInt(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • getVal

        long getVal()
        Gets the "val" attribute
      • setVal

        void setVal​(long val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(XmlUnsignedInt val)
        Sets (as xml) the "val" attribute