Interface CTTLCommonMediaNodeData

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVol

        int getVol()
        Gets the "vol" attribute
      • isSetVol

        boolean isSetVol()
        True if has "vol" attribute
      • setVol

        void setVol​(int vol)
        Sets the "vol" attribute
      • unsetVol

        void unsetVol()
        Unsets the "vol" attribute
      • getMute

        boolean getMute()
        Gets the "mute" attribute
      • xgetMute

        XmlBoolean xgetMute()
        Gets (as xml) the "mute" attribute
      • isSetMute

        boolean isSetMute()
        True if has "mute" attribute
      • setMute

        void setMute​(boolean mute)
        Sets the "mute" attribute
      • xsetMute

        void xsetMute​(XmlBoolean mute)
        Sets (as xml) the "mute" attribute
      • unsetMute

        void unsetMute()
        Unsets the "mute" attribute
      • getNumSld

        long getNumSld()
        Gets the "numSld" attribute
      • xgetNumSld

        XmlUnsignedInt xgetNumSld()
        Gets (as xml) the "numSld" attribute
      • isSetNumSld

        boolean isSetNumSld()
        True if has "numSld" attribute
      • setNumSld

        void setNumSld​(long numSld)
        Sets the "numSld" attribute
      • xsetNumSld

        void xsetNumSld​(XmlUnsignedInt numSld)
        Sets (as xml) the "numSld" attribute
      • unsetNumSld

        void unsetNumSld()
        Unsets the "numSld" attribute
      • getShowWhenStopped

        boolean getShowWhenStopped()
        Gets the "showWhenStopped" attribute
      • xgetShowWhenStopped

        XmlBoolean xgetShowWhenStopped()
        Gets (as xml) the "showWhenStopped" attribute
      • isSetShowWhenStopped

        boolean isSetShowWhenStopped()
        True if has "showWhenStopped" attribute
      • setShowWhenStopped

        void setShowWhenStopped​(boolean showWhenStopped)
        Sets the "showWhenStopped" attribute
      • xsetShowWhenStopped

        void xsetShowWhenStopped​(XmlBoolean showWhenStopped)
        Sets (as xml) the "showWhenStopped" attribute
      • unsetShowWhenStopped

        void unsetShowWhenStopped()
        Unsets the "showWhenStopped" attribute