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.
    • Method Detail

      • getBld

        java.lang.String getBld()
        Gets the "bld" attribute
      • isSetBld

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

        void setBld​(java.lang.String bld)
        Sets 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