Interface CTAnimationDgmElement

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • xgetId

        STGuid xgetId()
        Gets (as xml) the "id" attribute
      • isSetId

        boolean isSetId()
        True if has "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(STGuid id)
        Sets (as xml) the "id" attribute
      • unsetId

        void unsetId()
        Unsets the "id" attribute
      • xgetBldStep

        STDgmBuildStep xgetBldStep()
        Gets (as xml) the "bldStep" attribute
      • isSetBldStep

        boolean isSetBldStep()
        True if has "bldStep" attribute
      • xsetBldStep

        void xsetBldStep​(STDgmBuildStep bldStep)
        Sets (as xml) the "bldStep" attribute
      • unsetBldStep

        void unsetBldStep()
        Unsets the "bldStep" attribute