Interface CTAnimationDgmBuildProperties

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTAnimationDgmBuildProperties extends XmlObject
An XML CT_AnimationDgmBuildProperties(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getBld

      String getBld()
      Gets the "bld" attribute
    • xgetBld

      Gets (as xml) the "bld" attribute
    • isSetBld

      boolean isSetBld()
      True if has "bld" attribute
    • setBld

      void setBld(String bld)
      Sets the "bld" attribute
    • xsetBld

      void xsetBld(STAnimationDgmBuildType bld)
      Sets (as xml) the "bld" attribute
    • unsetBld

      void unsetBld()
      Unsets the "bld" attribute
    • getRev

      boolean getRev()
      Gets the "rev" attribute
    • xgetRev

      XmlBoolean xgetRev()
      Gets (as xml) the "rev" attribute
    • isSetRev

      boolean isSetRev()
      True if has "rev" attribute
    • setRev

      void setRev(boolean rev)
      Sets the "rev" attribute
    • xsetRev

      void xsetRev(XmlBoolean rev)
      Sets (as xml) the "rev" attribute
    • unsetRev

      void unsetRev()
      Unsets the "rev" attribute