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.
    • Method Detail

      • isSetAttrNameLst

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

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

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

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

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

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

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

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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.String rctx)
        Sets the "rctx" attribute
      • xsetRctx

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

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

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

        void unsetOverride()
        Unsets the "override" attribute