Interface CTTransitionStartSoundAction

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getLoop

        boolean getLoop()
        Gets the "loop" attribute
      • xgetLoop

        XmlBoolean xgetLoop()
        Gets (as xml) the "loop" attribute
      • isSetLoop

        boolean isSetLoop()
        True if has "loop" attribute
      • setLoop

        void setLoop​(boolean loop)
        Sets the "loop" attribute
      • xsetLoop

        void xsetLoop​(XmlBoolean loop)
        Sets (as xml) the "loop" attribute
      • unsetLoop

        void unsetLoop()
        Unsets the "loop" attribute