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.
  • Field Details

  • Method Details

    • getCTn

      Gets the "cTn" element
    • setCTn

      void setCTn(CTTLCommonTimeNodeData cTn)
      Sets the "cTn" element
    • addNewCTn

      Appends and returns a new empty "cTn" element
    • getTgtEl

      Gets the "tgtEl" element
    • setTgtEl

      void setTgtEl(CTTLTimeTargetElement tgtEl)
      Sets the "tgtEl" element
    • addNewTgtEl

      CTTLTimeTargetElement addNewTgtEl()
      Appends and returns a new empty "tgtEl" element
    • getVol

      Object getVol()
      Gets the "vol" attribute
    • xgetVol

      Gets (as xml) the "vol" attribute
    • isSetVol

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

      void setVol(Object vol)
      Sets the "vol" attribute
    • xsetVol

      void xsetVol(STPositiveFixedPercentage vol)
      Sets (as xml) 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