Interface CTTLBuildParagraph
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTTLBuildParagraph extends XmlObject
An XML CT_TLBuildParagraph(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTTLBuildParagraph.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTTLTemplateList
addNewTmplLst()
Appends and returns a new empty "tmplLst" elementjava.lang.Object
getAdvAuto()
Gets the "advAuto" attributeboolean
getAnimBg()
Gets the "animBg" attributeboolean
getAutoUpdateAnimBg()
Gets the "autoUpdateAnimBg" attributelong
getBldLvl()
Gets the "bldLvl" attributeSTTLParaBuildType.Enum
getBuild()
Gets the "build" attributelong
getGrpId()
Gets the "grpId" attributeboolean
getRev()
Gets the "rev" attributejava.lang.String
getSpid()
Gets the "spid" attributeCTTLTemplateList
getTmplLst()
Gets the "tmplLst" elementboolean
getUiExpand()
Gets the "uiExpand" attributeboolean
isSetAdvAuto()
True if has "advAuto" attributeboolean
isSetAnimBg()
True if has "animBg" attributeboolean
isSetAutoUpdateAnimBg()
True if has "autoUpdateAnimBg" attributeboolean
isSetBldLvl()
True if has "bldLvl" attributeboolean
isSetBuild()
True if has "build" attributeboolean
isSetRev()
True if has "rev" attributeboolean
isSetTmplLst()
True if has "tmplLst" elementboolean
isSetUiExpand()
True if has "uiExpand" attributevoid
setAdvAuto(java.lang.Object advAuto)
Sets the "advAuto" attributevoid
setAnimBg(boolean animBg)
Sets the "animBg" attributevoid
setAutoUpdateAnimBg(boolean autoUpdateAnimBg)
Sets the "autoUpdateAnimBg" attributevoid
setBldLvl(long bldLvl)
Sets the "bldLvl" attributevoid
setBuild(STTLParaBuildType.Enum build)
Sets the "build" attributevoid
setGrpId(long grpId)
Sets the "grpId" attributevoid
setRev(boolean rev)
Sets the "rev" attributevoid
setSpid(java.lang.String spid)
Sets the "spid" attributevoid
setTmplLst(CTTLTemplateList tmplLst)
Sets the "tmplLst" elementvoid
setUiExpand(boolean uiExpand)
Sets the "uiExpand" attributevoid
unsetAdvAuto()
Unsets the "advAuto" attributevoid
unsetAnimBg()
Unsets the "animBg" attributevoid
unsetAutoUpdateAnimBg()
Unsets the "autoUpdateAnimBg" attributevoid
unsetBldLvl()
Unsets the "bldLvl" attributevoid
unsetBuild()
Unsets the "build" attributevoid
unsetRev()
Unsets the "rev" attributevoid
unsetTmplLst()
Unsets the "tmplLst" elementvoid
unsetUiExpand()
Unsets the "uiExpand" attributeSTTLTime
xgetAdvAuto()
Gets (as xml) the "advAuto" attributeXmlBoolean
xgetAnimBg()
Gets (as xml) the "animBg" attributeXmlBoolean
xgetAutoUpdateAnimBg()
Gets (as xml) the "autoUpdateAnimBg" attributeXmlUnsignedInt
xgetBldLvl()
Gets (as xml) the "bldLvl" attributeSTTLParaBuildType
xgetBuild()
Gets (as xml) the "build" attributeXmlUnsignedInt
xgetGrpId()
Gets (as xml) the "grpId" attributeXmlBoolean
xgetRev()
Gets (as xml) the "rev" attributeSTShapeID
xgetSpid()
Gets (as xml) the "spid" attributeXmlBoolean
xgetUiExpand()
Gets (as xml) the "uiExpand" attributevoid
xsetAdvAuto(STTLTime advAuto)
Sets (as xml) the "advAuto" attributevoid
xsetAnimBg(XmlBoolean animBg)
Sets (as xml) the "animBg" attributevoid
xsetAutoUpdateAnimBg(XmlBoolean autoUpdateAnimBg)
Sets (as xml) the "autoUpdateAnimBg" attributevoid
xsetBldLvl(XmlUnsignedInt bldLvl)
Sets (as xml) the "bldLvl" attributevoid
xsetBuild(STTLParaBuildType build)
Sets (as xml) the "build" attributevoid
xsetGrpId(XmlUnsignedInt grpId)
Sets (as xml) the "grpId" attributevoid
xsetRev(XmlBoolean rev)
Sets (as xml) the "rev" attributevoid
xsetSpid(STShapeID spid)
Sets (as xml) the "spid" attributevoid
xsetUiExpand(XmlBoolean uiExpand)
Sets (as xml) the "uiExpand" 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
-
getTmplLst
CTTLTemplateList getTmplLst()
Gets the "tmplLst" element
-
isSetTmplLst
boolean isSetTmplLst()
True if has "tmplLst" element
-
setTmplLst
void setTmplLst(CTTLTemplateList tmplLst)
Sets the "tmplLst" element
-
addNewTmplLst
CTTLTemplateList addNewTmplLst()
Appends and returns a new empty "tmplLst" element
-
unsetTmplLst
void unsetTmplLst()
Unsets the "tmplLst" element
-
getSpid
java.lang.String getSpid()
Gets the "spid" attribute
-
xgetSpid
STShapeID xgetSpid()
Gets (as xml) the "spid" attribute
-
setSpid
void setSpid(java.lang.String spid)
Sets the "spid" attribute
-
xsetSpid
void xsetSpid(STShapeID spid)
Sets (as xml) the "spid" attribute
-
getGrpId
long getGrpId()
Gets the "grpId" attribute
-
xgetGrpId
XmlUnsignedInt xgetGrpId()
Gets (as xml) the "grpId" attribute
-
setGrpId
void setGrpId(long grpId)
Sets the "grpId" attribute
-
xsetGrpId
void xsetGrpId(XmlUnsignedInt grpId)
Sets (as xml) the "grpId" attribute
-
getUiExpand
boolean getUiExpand()
Gets the "uiExpand" attribute
-
xgetUiExpand
XmlBoolean xgetUiExpand()
Gets (as xml) the "uiExpand" attribute
-
isSetUiExpand
boolean isSetUiExpand()
True if has "uiExpand" attribute
-
setUiExpand
void setUiExpand(boolean uiExpand)
Sets the "uiExpand" attribute
-
xsetUiExpand
void xsetUiExpand(XmlBoolean uiExpand)
Sets (as xml) the "uiExpand" attribute
-
unsetUiExpand
void unsetUiExpand()
Unsets the "uiExpand" attribute
-
getBuild
STTLParaBuildType.Enum getBuild()
Gets the "build" attribute
-
xgetBuild
STTLParaBuildType xgetBuild()
Gets (as xml) the "build" attribute
-
isSetBuild
boolean isSetBuild()
True if has "build" attribute
-
setBuild
void setBuild(STTLParaBuildType.Enum build)
Sets the "build" attribute
-
xsetBuild
void xsetBuild(STTLParaBuildType build)
Sets (as xml) the "build" attribute
-
unsetBuild
void unsetBuild()
Unsets the "build" attribute
-
getBldLvl
long getBldLvl()
Gets the "bldLvl" attribute
-
xgetBldLvl
XmlUnsignedInt xgetBldLvl()
Gets (as xml) the "bldLvl" attribute
-
isSetBldLvl
boolean isSetBldLvl()
True if has "bldLvl" attribute
-
setBldLvl
void setBldLvl(long bldLvl)
Sets the "bldLvl" attribute
-
xsetBldLvl
void xsetBldLvl(XmlUnsignedInt bldLvl)
Sets (as xml) the "bldLvl" attribute
-
unsetBldLvl
void unsetBldLvl()
Unsets the "bldLvl" attribute
-
getAnimBg
boolean getAnimBg()
Gets the "animBg" attribute
-
xgetAnimBg
XmlBoolean xgetAnimBg()
Gets (as xml) the "animBg" attribute
-
isSetAnimBg
boolean isSetAnimBg()
True if has "animBg" attribute
-
setAnimBg
void setAnimBg(boolean animBg)
Sets the "animBg" attribute
-
xsetAnimBg
void xsetAnimBg(XmlBoolean animBg)
Sets (as xml) the "animBg" attribute
-
unsetAnimBg
void unsetAnimBg()
Unsets the "animBg" attribute
-
getAutoUpdateAnimBg
boolean getAutoUpdateAnimBg()
Gets the "autoUpdateAnimBg" attribute
-
xgetAutoUpdateAnimBg
XmlBoolean xgetAutoUpdateAnimBg()
Gets (as xml) the "autoUpdateAnimBg" attribute
-
isSetAutoUpdateAnimBg
boolean isSetAutoUpdateAnimBg()
True if has "autoUpdateAnimBg" attribute
-
setAutoUpdateAnimBg
void setAutoUpdateAnimBg(boolean autoUpdateAnimBg)
Sets the "autoUpdateAnimBg" attribute
-
xsetAutoUpdateAnimBg
void xsetAutoUpdateAnimBg(XmlBoolean autoUpdateAnimBg)
Sets (as xml) the "autoUpdateAnimBg" attribute
-
unsetAutoUpdateAnimBg
void unsetAutoUpdateAnimBg()
Unsets the "autoUpdateAnimBg" attribute
-
getRev
boolean getRev()
Gets the "rev" attribute
-
xgetRev
XmlBoolean xgetRev()
Gets (as xml) the "rev" attribute
-
isSetRev
boolean isSetRev()
True if has "rev" attribute
-
setRev
void setRev(boolean rev)
Sets the "rev" attribute
-
xsetRev
void xsetRev(XmlBoolean rev)
Sets (as xml) the "rev" attribute
-
unsetRev
void unsetRev()
Unsets the "rev" attribute
-
getAdvAuto
java.lang.Object getAdvAuto()
Gets the "advAuto" attribute
-
xgetAdvAuto
STTLTime xgetAdvAuto()
Gets (as xml) the "advAuto" attribute
-
isSetAdvAuto
boolean isSetAdvAuto()
True if has "advAuto" attribute
-
setAdvAuto
void setAdvAuto(java.lang.Object advAuto)
Sets the "advAuto" attribute
-
xsetAdvAuto
void xsetAdvAuto(STTLTime advAuto)
Sets (as xml) the "advAuto" attribute
-
unsetAdvAuto
void unsetAdvAuto()
Unsets the "advAuto" attribute
-
-