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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTLCommonBehaviorData.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTTLBehaviorAttributeNameListaddNewAttrNameLst()Appends and returns a new empty "attrNameLst" elementCTTLCommonTimeNodeDataaddNewCTn()Appends and returns a new empty "cTn" elementCTTLTimeTargetElementaddNewTgtEl()Appends and returns a new empty "tgtEl" elementSTTLBehaviorAccumulateType.EnumgetAccumulate()Gets the "accumulate" attributeSTTLBehaviorAdditiveType.EnumgetAdditive()Gets the "additive" attributeCTTLBehaviorAttributeNameListgetAttrNameLst()Gets the "attrNameLst" elementjava.lang.StringgetBy()Gets the "by" attributeCTTLCommonTimeNodeDatagetCTn()Gets the "cTn" elementjava.lang.StringgetFrom()Gets the "from" attributeSTTLBehaviorOverrideType.EnumgetOverride()Gets the "override" attributejava.lang.StringgetRctx()Gets the "rctx" attributeCTTLTimeTargetElementgetTgtEl()Gets the "tgtEl" elementjava.lang.StringgetTo()Gets the "to" attributeSTTLBehaviorTransformType.EnumgetXfrmType()Gets the "xfrmType" attributebooleanisSetAccumulate()True if has "accumulate" attributebooleanisSetAdditive()True if has "additive" attributebooleanisSetAttrNameLst()True if has "attrNameLst" elementbooleanisSetBy()True if has "by" attributebooleanisSetFrom()True if has "from" attributebooleanisSetOverride()True if has "override" attributebooleanisSetRctx()True if has "rctx" attributebooleanisSetTo()True if has "to" attributebooleanisSetXfrmType()True if has "xfrmType" attributevoidsetAccumulate(STTLBehaviorAccumulateType.Enum accumulate)Sets the "accumulate" attributevoidsetAdditive(STTLBehaviorAdditiveType.Enum additive)Sets the "additive" attributevoidsetAttrNameLst(CTTLBehaviorAttributeNameList attrNameLst)Sets the "attrNameLst" elementvoidsetBy(java.lang.String by)Sets the "by" attributevoidsetCTn(CTTLCommonTimeNodeData cTn)Sets the "cTn" elementvoidsetFrom(java.lang.String from)Sets the "from" attributevoidsetOverride(STTLBehaviorOverrideType.Enum override)Sets the "override" attributevoidsetRctx(java.lang.String rctx)Sets the "rctx" attributevoidsetTgtEl(CTTLTimeTargetElement tgtEl)Sets the "tgtEl" elementvoidsetTo(java.lang.String to)Sets the "to" attributevoidsetXfrmType(STTLBehaviorTransformType.Enum xfrmType)Sets the "xfrmType" attributevoidunsetAccumulate()Unsets the "accumulate" attributevoidunsetAdditive()Unsets the "additive" attributevoidunsetAttrNameLst()Unsets the "attrNameLst" elementvoidunsetBy()Unsets the "by" attributevoidunsetFrom()Unsets the "from" attributevoidunsetOverride()Unsets the "override" attributevoidunsetRctx()Unsets the "rctx" attributevoidunsetTo()Unsets the "to" attributevoidunsetXfrmType()Unsets the "xfrmType" attributeSTTLBehaviorAccumulateTypexgetAccumulate()Gets (as xml) the "accumulate" attributeSTTLBehaviorAdditiveTypexgetAdditive()Gets (as xml) the "additive" attributeXmlStringxgetBy()Gets (as xml) the "by" attributeXmlStringxgetFrom()Gets (as xml) the "from" attributeSTTLBehaviorOverrideTypexgetOverride()Gets (as xml) the "override" attributeXmlStringxgetRctx()Gets (as xml) the "rctx" attributeXmlStringxgetTo()Gets (as xml) the "to" attributeSTTLBehaviorTransformTypexgetXfrmType()Gets (as xml) the "xfrmType" attributevoidxsetAccumulate(STTLBehaviorAccumulateType accumulate)Sets (as xml) the "accumulate" attributevoidxsetAdditive(STTLBehaviorAdditiveType additive)Sets (as xml) the "additive" attributevoidxsetBy(XmlString by)Sets (as xml) the "by" attributevoidxsetFrom(XmlString from)Sets (as xml) the "from" attributevoidxsetOverride(STTLBehaviorOverrideType override)Sets (as xml) the "override" attributevoidxsetRctx(XmlString rctx)Sets (as xml) the "rctx" attributevoidxsetTo(XmlString to)Sets (as xml) the "to" attributevoidxsetXfrmType(STTLBehaviorTransformType xfrmType)Sets (as xml) the "xfrmType" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getCTn
CTTLCommonTimeNodeData getCTn()
Gets the "cTn" element
-
setCTn
void setCTn(CTTLCommonTimeNodeData cTn)
Sets the "cTn" element
-
addNewCTn
CTTLCommonTimeNodeData addNewCTn()
Appends and returns a new empty "cTn" element
-
getTgtEl
CTTLTimeTargetElement 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
CTTLBehaviorAttributeNameList 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
STTLBehaviorAdditiveType.Enum 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
STTLBehaviorAccumulateType.Enum 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
STTLBehaviorTransformType.Enum getXfrmType()
Gets the "xfrmType" attribute
-
xgetXfrmType
STTLBehaviorTransformType 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
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
-
getOverride
STTLBehaviorOverrideType.Enum 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
-
-