Interface CTTLCommonBehaviorData

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTLCommonBehaviorData extends XmlObject
An XML CT_TLCommonBehaviorData(@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
    • getAttrNameLst

      Gets the "attrNameLst" element
    • isSetAttrNameLst

      boolean isSetAttrNameLst()
      True if has "attrNameLst" element
    • setAttrNameLst

      void setAttrNameLst(CTTLBehaviorAttributeNameList attrNameLst)
      Sets the "attrNameLst" element
    • addNewAttrNameLst

      CTTLBehaviorAttributeNameList addNewAttrNameLst()
      Appends and returns a new empty "attrNameLst" element
    • unsetAttrNameLst

      void unsetAttrNameLst()
      Unsets the "attrNameLst" element
    • getAdditive

      Gets the "additive" attribute
    • xgetAdditive

      STTLBehaviorAdditiveType xgetAdditive()
      Gets (as xml) the "additive" attribute
    • isSetAdditive

      boolean isSetAdditive()
      True if has "additive" attribute
    • setAdditive

      void setAdditive(STTLBehaviorAdditiveType.Enum additive)
      Sets the "additive" attribute
    • xsetAdditive

      void xsetAdditive(STTLBehaviorAdditiveType additive)
      Sets (as xml) the "additive" attribute
    • unsetAdditive

      void unsetAdditive()
      Unsets the "additive" attribute
    • getAccumulate

      Gets the "accumulate" attribute
    • xgetAccumulate

      STTLBehaviorAccumulateType xgetAccumulate()
      Gets (as xml) the "accumulate" attribute
    • isSetAccumulate

      boolean isSetAccumulate()
      True if has "accumulate" attribute
    • setAccumulate

      void setAccumulate(STTLBehaviorAccumulateType.Enum accumulate)
      Sets the "accumulate" attribute
    • xsetAccumulate

      void xsetAccumulate(STTLBehaviorAccumulateType accumulate)
      Sets (as xml) the "accumulate" attribute
    • unsetAccumulate

      void unsetAccumulate()
      Unsets the "accumulate" attribute
    • getXfrmType

      Gets the "xfrmType" attribute
    • xgetXfrmType

      Gets (as xml) the "xfrmType" attribute
    • isSetXfrmType

      boolean isSetXfrmType()
      True if has "xfrmType" attribute
    • setXfrmType

      void setXfrmType(STTLBehaviorTransformType.Enum xfrmType)
      Sets the "xfrmType" attribute
    • xsetXfrmType

      void xsetXfrmType(STTLBehaviorTransformType xfrmType)
      Sets (as xml) the "xfrmType" attribute
    • unsetXfrmType

      void unsetXfrmType()
      Unsets the "xfrmType" attribute
    • getFrom

      String getFrom()
      Gets the "from" attribute
    • xgetFrom

      XmlString xgetFrom()
      Gets (as xml) the "from" attribute
    • isSetFrom

      boolean isSetFrom()
      True if has "from" attribute
    • setFrom

      void setFrom(String from)
      Sets the "from" attribute
    • xsetFrom

      void xsetFrom(XmlString from)
      Sets (as xml) the "from" attribute
    • unsetFrom

      void unsetFrom()
      Unsets the "from" attribute
    • getTo

      String getTo()
      Gets the "to" attribute
    • xgetTo

      XmlString xgetTo()
      Gets (as xml) the "to" attribute
    • isSetTo

      boolean isSetTo()
      True if has "to" attribute
    • setTo

      void setTo(String to)
      Sets the "to" attribute
    • xsetTo

      void xsetTo(XmlString to)
      Sets (as xml) the "to" attribute
    • unsetTo

      void unsetTo()
      Unsets the "to" attribute
    • getBy

      String getBy()
      Gets the "by" attribute
    • xgetBy

      XmlString xgetBy()
      Gets (as xml) the "by" attribute
    • isSetBy

      boolean isSetBy()
      True if has "by" attribute
    • setBy

      void setBy(String by)
      Sets the "by" attribute
    • xsetBy

      void xsetBy(XmlString by)
      Sets (as xml) the "by" attribute
    • unsetBy

      void unsetBy()
      Unsets the "by" attribute
    • getRctx

      String getRctx()
      Gets the "rctx" attribute
    • xgetRctx

      XmlString xgetRctx()
      Gets (as xml) the "rctx" attribute
    • isSetRctx

      boolean isSetRctx()
      True if has "rctx" attribute
    • setRctx

      void setRctx(String rctx)
      Sets the "rctx" attribute
    • xsetRctx

      void xsetRctx(XmlString rctx)
      Sets (as xml) the "rctx" attribute
    • unsetRctx

      void unsetRctx()
      Unsets the "rctx" attribute
    • getOverride

      Gets the "override" attribute
    • xgetOverride

      STTLBehaviorOverrideType xgetOverride()
      Gets (as xml) the "override" attribute
    • isSetOverride

      boolean isSetOverride()
      True if has "override" attribute
    • setOverride

      void setOverride(STTLBehaviorOverrideType.Enum override)
      Sets the "override" attribute
    • xsetOverride

      void xsetOverride(STTLBehaviorOverrideType override)
      Sets (as xml) the "override" attribute
    • unsetOverride

      void unsetOverride()
      Unsets the "override" attribute