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 classCTTLBuildParagraph.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 CTTLTemplateListaddNewTmplLst()Appends and returns a new empty "tmplLst" elementjava.lang.ObjectgetAdvAuto()Gets the "advAuto" attributebooleangetAnimBg()Gets the "animBg" attributebooleangetAutoUpdateAnimBg()Gets the "autoUpdateAnimBg" attributelonggetBldLvl()Gets the "bldLvl" attributeSTTLParaBuildType.EnumgetBuild()Gets the "build" attributelonggetGrpId()Gets the "grpId" attributebooleangetRev()Gets the "rev" attributejava.lang.StringgetSpid()Gets the "spid" attributeCTTLTemplateListgetTmplLst()Gets the "tmplLst" elementbooleangetUiExpand()Gets the "uiExpand" attributebooleanisSetAdvAuto()True if has "advAuto" attributebooleanisSetAnimBg()True if has "animBg" attributebooleanisSetAutoUpdateAnimBg()True if has "autoUpdateAnimBg" attributebooleanisSetBldLvl()True if has "bldLvl" attributebooleanisSetBuild()True if has "build" attributebooleanisSetRev()True if has "rev" attributebooleanisSetTmplLst()True if has "tmplLst" elementbooleanisSetUiExpand()True if has "uiExpand" attributevoidsetAdvAuto(java.lang.Object advAuto)Sets the "advAuto" attributevoidsetAnimBg(boolean animBg)Sets the "animBg" attributevoidsetAutoUpdateAnimBg(boolean autoUpdateAnimBg)Sets the "autoUpdateAnimBg" attributevoidsetBldLvl(long bldLvl)Sets the "bldLvl" attributevoidsetBuild(STTLParaBuildType.Enum build)Sets the "build" attributevoidsetGrpId(long grpId)Sets the "grpId" attributevoidsetRev(boolean rev)Sets the "rev" attributevoidsetSpid(java.lang.String spid)Sets the "spid" attributevoidsetTmplLst(CTTLTemplateList tmplLst)Sets the "tmplLst" elementvoidsetUiExpand(boolean uiExpand)Sets the "uiExpand" attributevoidunsetAdvAuto()Unsets the "advAuto" attributevoidunsetAnimBg()Unsets the "animBg" attributevoidunsetAutoUpdateAnimBg()Unsets the "autoUpdateAnimBg" attributevoidunsetBldLvl()Unsets the "bldLvl" attributevoidunsetBuild()Unsets the "build" attributevoidunsetRev()Unsets the "rev" attributevoidunsetTmplLst()Unsets the "tmplLst" elementvoidunsetUiExpand()Unsets the "uiExpand" attributeSTTLTimexgetAdvAuto()Gets (as xml) the "advAuto" attributeXmlBooleanxgetAnimBg()Gets (as xml) the "animBg" attributeXmlBooleanxgetAutoUpdateAnimBg()Gets (as xml) the "autoUpdateAnimBg" attributeXmlUnsignedIntxgetBldLvl()Gets (as xml) the "bldLvl" attributeSTTLParaBuildTypexgetBuild()Gets (as xml) the "build" attributeXmlUnsignedIntxgetGrpId()Gets (as xml) the "grpId" attributeXmlBooleanxgetRev()Gets (as xml) the "rev" attributeSTShapeIDxgetSpid()Gets (as xml) the "spid" attributeXmlBooleanxgetUiExpand()Gets (as xml) the "uiExpand" attributevoidxsetAdvAuto(STTLTime advAuto)Sets (as xml) the "advAuto" attributevoidxsetAnimBg(XmlBoolean animBg)Sets (as xml) the "animBg" attributevoidxsetAutoUpdateAnimBg(XmlBoolean autoUpdateAnimBg)Sets (as xml) the "autoUpdateAnimBg" attributevoidxsetBldLvl(XmlUnsignedInt bldLvl)Sets (as xml) the "bldLvl" attributevoidxsetBuild(STTLParaBuildType build)Sets (as xml) the "build" attributevoidxsetGrpId(XmlUnsignedInt grpId)Sets (as xml) the "grpId" attributevoidxsetRev(XmlBoolean rev)Sets (as xml) the "rev" attributevoidxsetSpid(STShapeID spid)Sets (as xml) the "spid" attributevoidxsetUiExpand(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
-
-