Package org.docx4j.dml
Class CTTextListStyle
java.lang.Object
org.docx4j.dml.CTTextListStyle
- All Implemented Interfaces:
Child
Java class for CT_TextListStyle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextListStyle">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="defPPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl1pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl2pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl3pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl4pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl5pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl6pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl7pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl8pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="lvl9pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CTTextParagraphPropertiesprotected CTOfficeArtExtensionListprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphPropertiesprotected CTTextParagraphProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the defPPr property.Gets the value of the extLst property.Gets the value of the lvl1PPr property.Gets the value of the lvl2PPr property.Gets the value of the lvl3PPr property.Gets the value of the lvl4PPr property.Gets the value of the lvl5PPr property.Gets the value of the lvl6PPr property.Gets the value of the lvl7PPr property.Gets the value of the lvl8PPr property.Gets the value of the lvl9PPr property.Gets the parent object in the object tree representing the unmarshalled xml document.voidSets the value of the defPPr property.voidSets the value of the extLst property.voidSets the value of the lvl1PPr property.voidSets the value of the lvl2PPr property.voidSets the value of the lvl3PPr property.voidSets the value of the lvl4PPr property.voidSets the value of the lvl5PPr property.voidSets the value of the lvl6PPr property.voidSets the value of the lvl7PPr property.voidSets the value of the lvl8PPr property.voidSets the value of the lvl9PPr property.void
-
Field Details
-
defPPr
-
lvl1PPr
-
lvl2PPr
-
lvl3PPr
-
lvl4PPr
-
lvl5PPr
-
lvl6PPr
-
lvl7PPr
-
lvl8PPr
-
lvl9PPr
-
extLst
-
-
Constructor Details
-
CTTextListStyle
public CTTextListStyle()
-
-
Method Details
-
getDefPPr
Gets the value of the defPPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setDefPPr
Sets the value of the defPPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl1PPr
Gets the value of the lvl1PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl1PPr
Sets the value of the lvl1PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl2PPr
Gets the value of the lvl2PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl2PPr
Sets the value of the lvl2PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl3PPr
Gets the value of the lvl3PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl3PPr
Sets the value of the lvl3PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl4PPr
Gets the value of the lvl4PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl4PPr
Sets the value of the lvl4PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl5PPr
Gets the value of the lvl5PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl5PPr
Sets the value of the lvl5PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl6PPr
Gets the value of the lvl6PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl6PPr
Sets the value of the lvl6PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl7PPr
Gets the value of the lvl7PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl7PPr
Sets the value of the lvl7PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl8PPr
Gets the value of the lvl8PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl8PPr
Sets the value of the lvl8PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getLvl9PPr
Gets the value of the lvl9PPr property.- Returns:
- possible object is
CTTextParagraphProperties
-
setLvl9PPr
Sets the value of the lvl9PPr property.- Parameters:
value- allowed object isCTTextParagraphProperties
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTOfficeArtExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTOfficeArtExtensionList
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-