Interface CTLvl
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTLvl extends XmlObject
An XML CT_Lvl(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTLvl.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 CTOnOff
addNewIsLgl()
Appends and returns a new empty "isLgl" elementCTLvlLegacy
addNewLegacy()
Appends and returns a new empty "legacy" elementCTJc
addNewLvlJc()
Appends and returns a new empty "lvlJc" elementCTDecimalNumber
addNewLvlPicBulletId()
Appends and returns a new empty "lvlPicBulletId" elementCTDecimalNumber
addNewLvlRestart()
Appends and returns a new empty "lvlRestart" elementCTLevelText
addNewLvlText()
Appends and returns a new empty "lvlText" elementCTNumFmt
addNewNumFmt()
Appends and returns a new empty "numFmt" elementCTPPr
addNewPPr()
Appends and returns a new empty "pPr" elementCTString
addNewPStyle()
Appends and returns a new empty "pStyle" elementCTRPr
addNewRPr()
Appends and returns a new empty "rPr" elementCTDecimalNumber
addNewStart()
Appends and returns a new empty "start" elementCTLevelSuffix
addNewSuff()
Appends and returns a new empty "suff" elementjava.math.BigInteger
getIlvl()
Gets the "ilvl" attributeCTOnOff
getIsLgl()
Gets the "isLgl" elementCTLvlLegacy
getLegacy()
Gets the "legacy" elementCTJc
getLvlJc()
Gets the "lvlJc" elementCTDecimalNumber
getLvlPicBulletId()
Gets the "lvlPicBulletId" elementCTDecimalNumber
getLvlRestart()
Gets the "lvlRestart" elementCTLevelText
getLvlText()
Gets the "lvlText" elementCTNumFmt
getNumFmt()
Gets the "numFmt" elementCTPPr
getPPr()
Gets the "pPr" elementCTString
getPStyle()
Gets the "pStyle" elementCTRPr
getRPr()
Gets the "rPr" elementCTDecimalNumber
getStart()
Gets the "start" elementCTLevelSuffix
getSuff()
Gets the "suff" elementSTOnOff.Enum
getTentative()
Gets the "tentative" attributebyte[]
getTplc()
Gets the "tplc" attributeboolean
isSetIsLgl()
True if has "isLgl" elementboolean
isSetLegacy()
True if has "legacy" elementboolean
isSetLvlJc()
True if has "lvlJc" elementboolean
isSetLvlPicBulletId()
True if has "lvlPicBulletId" elementboolean
isSetLvlRestart()
True if has "lvlRestart" elementboolean
isSetLvlText()
True if has "lvlText" elementboolean
isSetNumFmt()
True if has "numFmt" elementboolean
isSetPPr()
True if has "pPr" elementboolean
isSetPStyle()
True if has "pStyle" elementboolean
isSetRPr()
True if has "rPr" elementboolean
isSetStart()
True if has "start" elementboolean
isSetSuff()
True if has "suff" elementboolean
isSetTentative()
True if has "tentative" attributeboolean
isSetTplc()
True if has "tplc" attributevoid
setIlvl(java.math.BigInteger ilvl)
Sets the "ilvl" attributevoid
setIsLgl(CTOnOff isLgl)
Sets the "isLgl" elementvoid
setLegacy(CTLvlLegacy legacy)
Sets the "legacy" elementvoid
setLvlJc(CTJc lvlJc)
Sets the "lvlJc" elementvoid
setLvlPicBulletId(CTDecimalNumber lvlPicBulletId)
Sets the "lvlPicBulletId" elementvoid
setLvlRestart(CTDecimalNumber lvlRestart)
Sets the "lvlRestart" elementvoid
setLvlText(CTLevelText lvlText)
Sets the "lvlText" elementvoid
setNumFmt(CTNumFmt numFmt)
Sets the "numFmt" elementvoid
setPPr(CTPPr pPr)
Sets the "pPr" elementvoid
setPStyle(CTString pStyle)
Sets the "pStyle" elementvoid
setRPr(CTRPr rPr)
Sets the "rPr" elementvoid
setStart(CTDecimalNumber start)
Sets the "start" elementvoid
setSuff(CTLevelSuffix suff)
Sets the "suff" elementvoid
setTentative(STOnOff.Enum tentative)
Sets the "tentative" attributevoid
setTplc(byte[] tplc)
Sets the "tplc" attributevoid
unsetIsLgl()
Unsets the "isLgl" elementvoid
unsetLegacy()
Unsets the "legacy" elementvoid
unsetLvlJc()
Unsets the "lvlJc" elementvoid
unsetLvlPicBulletId()
Unsets the "lvlPicBulletId" elementvoid
unsetLvlRestart()
Unsets the "lvlRestart" elementvoid
unsetLvlText()
Unsets the "lvlText" elementvoid
unsetNumFmt()
Unsets the "numFmt" elementvoid
unsetPPr()
Unsets the "pPr" elementvoid
unsetPStyle()
Unsets the "pStyle" elementvoid
unsetRPr()
Unsets the "rPr" elementvoid
unsetStart()
Unsets the "start" elementvoid
unsetSuff()
Unsets the "suff" elementvoid
unsetTentative()
Unsets the "tentative" attributevoid
unsetTplc()
Unsets the "tplc" attributeSTDecimalNumber
xgetIlvl()
Gets (as xml) the "ilvl" attributeSTOnOff
xgetTentative()
Gets (as xml) the "tentative" attributeSTLongHexNumber
xgetTplc()
Gets (as xml) the "tplc" attributevoid
xsetIlvl(STDecimalNumber ilvl)
Sets (as xml) the "ilvl" attributevoid
xsetTentative(STOnOff tentative)
Sets (as xml) the "tentative" attributevoid
xsetTplc(STLongHexNumber tplc)
Sets (as xml) the "tplc" 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
-
getStart
CTDecimalNumber getStart()
Gets the "start" element
-
isSetStart
boolean isSetStart()
True if has "start" element
-
setStart
void setStart(CTDecimalNumber start)
Sets the "start" element
-
addNewStart
CTDecimalNumber addNewStart()
Appends and returns a new empty "start" element
-
unsetStart
void unsetStart()
Unsets the "start" element
-
getNumFmt
CTNumFmt getNumFmt()
Gets the "numFmt" element
-
isSetNumFmt
boolean isSetNumFmt()
True if has "numFmt" element
-
setNumFmt
void setNumFmt(CTNumFmt numFmt)
Sets the "numFmt" element
-
addNewNumFmt
CTNumFmt addNewNumFmt()
Appends and returns a new empty "numFmt" element
-
unsetNumFmt
void unsetNumFmt()
Unsets the "numFmt" element
-
getLvlRestart
CTDecimalNumber getLvlRestart()
Gets the "lvlRestart" element
-
isSetLvlRestart
boolean isSetLvlRestart()
True if has "lvlRestart" element
-
setLvlRestart
void setLvlRestart(CTDecimalNumber lvlRestart)
Sets the "lvlRestart" element
-
addNewLvlRestart
CTDecimalNumber addNewLvlRestart()
Appends and returns a new empty "lvlRestart" element
-
unsetLvlRestart
void unsetLvlRestart()
Unsets the "lvlRestart" element
-
getPStyle
CTString getPStyle()
Gets the "pStyle" element
-
isSetPStyle
boolean isSetPStyle()
True if has "pStyle" element
-
setPStyle
void setPStyle(CTString pStyle)
Sets the "pStyle" element
-
addNewPStyle
CTString addNewPStyle()
Appends and returns a new empty "pStyle" element
-
unsetPStyle
void unsetPStyle()
Unsets the "pStyle" element
-
getIsLgl
CTOnOff getIsLgl()
Gets the "isLgl" element
-
isSetIsLgl
boolean isSetIsLgl()
True if has "isLgl" element
-
setIsLgl
void setIsLgl(CTOnOff isLgl)
Sets the "isLgl" element
-
addNewIsLgl
CTOnOff addNewIsLgl()
Appends and returns a new empty "isLgl" element
-
unsetIsLgl
void unsetIsLgl()
Unsets the "isLgl" element
-
getSuff
CTLevelSuffix getSuff()
Gets the "suff" element
-
isSetSuff
boolean isSetSuff()
True if has "suff" element
-
setSuff
void setSuff(CTLevelSuffix suff)
Sets the "suff" element
-
addNewSuff
CTLevelSuffix addNewSuff()
Appends and returns a new empty "suff" element
-
unsetSuff
void unsetSuff()
Unsets the "suff" element
-
getLvlText
CTLevelText getLvlText()
Gets the "lvlText" element
-
isSetLvlText
boolean isSetLvlText()
True if has "lvlText" element
-
setLvlText
void setLvlText(CTLevelText lvlText)
Sets the "lvlText" element
-
addNewLvlText
CTLevelText addNewLvlText()
Appends and returns a new empty "lvlText" element
-
unsetLvlText
void unsetLvlText()
Unsets the "lvlText" element
-
getLvlPicBulletId
CTDecimalNumber getLvlPicBulletId()
Gets the "lvlPicBulletId" element
-
isSetLvlPicBulletId
boolean isSetLvlPicBulletId()
True if has "lvlPicBulletId" element
-
setLvlPicBulletId
void setLvlPicBulletId(CTDecimalNumber lvlPicBulletId)
Sets the "lvlPicBulletId" element
-
addNewLvlPicBulletId
CTDecimalNumber addNewLvlPicBulletId()
Appends and returns a new empty "lvlPicBulletId" element
-
unsetLvlPicBulletId
void unsetLvlPicBulletId()
Unsets the "lvlPicBulletId" element
-
getLegacy
CTLvlLegacy getLegacy()
Gets the "legacy" element
-
isSetLegacy
boolean isSetLegacy()
True if has "legacy" element
-
setLegacy
void setLegacy(CTLvlLegacy legacy)
Sets the "legacy" element
-
addNewLegacy
CTLvlLegacy addNewLegacy()
Appends and returns a new empty "legacy" element
-
unsetLegacy
void unsetLegacy()
Unsets the "legacy" element
-
getLvlJc
CTJc getLvlJc()
Gets the "lvlJc" element
-
isSetLvlJc
boolean isSetLvlJc()
True if has "lvlJc" element
-
setLvlJc
void setLvlJc(CTJc lvlJc)
Sets the "lvlJc" element
-
addNewLvlJc
CTJc addNewLvlJc()
Appends and returns a new empty "lvlJc" element
-
unsetLvlJc
void unsetLvlJc()
Unsets the "lvlJc" element
-
getPPr
CTPPr getPPr()
Gets the "pPr" element
-
isSetPPr
boolean isSetPPr()
True if has "pPr" element
-
setPPr
void setPPr(CTPPr pPr)
Sets the "pPr" element
-
addNewPPr
CTPPr addNewPPr()
Appends and returns a new empty "pPr" element
-
unsetPPr
void unsetPPr()
Unsets the "pPr" element
-
getRPr
CTRPr getRPr()
Gets the "rPr" element
-
isSetRPr
boolean isSetRPr()
True if has "rPr" element
-
setRPr
void setRPr(CTRPr rPr)
Sets the "rPr" element
-
addNewRPr
CTRPr addNewRPr()
Appends and returns a new empty "rPr" element
-
unsetRPr
void unsetRPr()
Unsets the "rPr" element
-
getIlvl
java.math.BigInteger getIlvl()
Gets the "ilvl" attribute
-
xgetIlvl
STDecimalNumber xgetIlvl()
Gets (as xml) the "ilvl" attribute
-
setIlvl
void setIlvl(java.math.BigInteger ilvl)
Sets the "ilvl" attribute
-
xsetIlvl
void xsetIlvl(STDecimalNumber ilvl)
Sets (as xml) the "ilvl" attribute
-
getTplc
byte[] getTplc()
Gets the "tplc" attribute
-
xgetTplc
STLongHexNumber xgetTplc()
Gets (as xml) the "tplc" attribute
-
isSetTplc
boolean isSetTplc()
True if has "tplc" attribute
-
setTplc
void setTplc(byte[] tplc)
Sets the "tplc" attribute
-
xsetTplc
void xsetTplc(STLongHexNumber tplc)
Sets (as xml) the "tplc" attribute
-
unsetTplc
void unsetTplc()
Unsets the "tplc" attribute
-
getTentative
STOnOff.Enum getTentative()
Gets the "tentative" attribute
-
xgetTentative
STOnOff xgetTentative()
Gets (as xml) the "tentative" attribute
-
isSetTentative
boolean isSetTentative()
True if has "tentative" attribute
-
setTentative
void setTentative(STOnOff.Enum tentative)
Sets the "tentative" attribute
-
xsetTentative
void xsetTentative(STOnOff tentative)
Sets (as xml) the "tentative" attribute
-
unsetTentative
void unsetTentative()
Unsets the "tentative" attribute
-
-