Package org.docx4j.wml
Class SectPrBase
java.lang.Object
org.docx4j.wml.SectPrBase
- All Implemented Interfaces:
Child
public class SectPrBase extends java.lang.Object implements Child
Java class for CT_SectPrBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_SectPrBase">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}EG_SectPrContents" minOccurs="0"/>
</sequence>
<attGroup ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}AG_SectPrAttributes"/>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected BooleanDefaultTruebidiprotected CTColumnscolsprotected CTDocGriddocGridprotected CTEdnPropsendnotePrprotected CTDecimalNumberfootnoteColumnsprotected CTFtnPropsfootnotePrprotected BooleanDefaultTrueformProtprotected CTLineNumberlnNumTypeprotected BooleanDefaultTruenoEndnoteprotected CTPaperSourcepaperSrcprotected SectPr.PgBorderspgBordersprotected SectPr.PgMarpgMarprotected CTPageNumberpgNumTypeprotected SectPr.PgSzpgSzprotected CTRelprinterSettingsprotected java.lang.StringrsidDelprotected java.lang.StringrsidRprotected java.lang.StringrsidRPrprotected java.lang.StringrsidSectprotected BooleanDefaultTruertlGutterprotected TextDirectiontextDirectionprotected BooleanDefaultTruetitlePgprotected SectPr.Typetypeprotected CTVerticalJcvAlign -
Constructor Summary
Constructors Constructor Description SectPrBase() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.BooleanDefaultTruegetBidi()Gets the value of the bidi property.CTColumnsgetCols()Gets the value of the cols property.CTDocGridgetDocGrid()Gets the value of the docGrid property.CTEdnPropsgetEndnotePr()Gets the value of the endnotePr property.CTDecimalNumbergetFootnoteColumns()Gets the value of the footnoteColumns property.CTFtnPropsgetFootnotePr()Gets the value of the footnotePr property.BooleanDefaultTruegetFormProt()Gets the value of the formProt property.CTLineNumbergetLnNumType()Gets the value of the lnNumType property.BooleanDefaultTruegetNoEndnote()Gets the value of the noEndnote property.CTPaperSourcegetPaperSrc()Gets the value of the paperSrc property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.SectPr.PgBordersgetPgBorders()Gets the value of the pgBorders property.SectPr.PgMargetPgMar()Gets the value of the pgMar property.CTPageNumbergetPgNumType()Gets the value of the pgNumType property.SectPr.PgSzgetPgSz()Gets the value of the pgSz property.CTRelgetPrinterSettings()Gets the value of the printerSettings property.java.lang.StringgetRsidDel()Gets the value of the rsidDel property.java.lang.StringgetRsidR()Gets the value of the rsidR property.java.lang.StringgetRsidRPr()Gets the value of the rsidRPr property.java.lang.StringgetRsidSect()Gets the value of the rsidSect property.BooleanDefaultTruegetRtlGutter()Gets the value of the rtlGutter property.TextDirectiongetTextDirection()Gets the value of the textDirection property.BooleanDefaultTruegetTitlePg()Gets the value of the titlePg property.SectPr.TypegetType()Gets the value of the type property.CTVerticalJcgetVAlign()Gets the value of the vAlign property.voidsetBidi(BooleanDefaultTrue value)Sets the value of the bidi property.voidsetCols(CTColumns value)Sets the value of the cols property.voidsetDocGrid(CTDocGrid value)Sets the value of the docGrid property.voidsetEndnotePr(CTEdnProps value)Sets the value of the endnotePr property.voidsetFootnoteColumns(CTDecimalNumber value)Sets the value of the footnoteColumns property.voidsetFootnotePr(CTFtnProps value)Sets the value of the footnotePr property.voidsetFormProt(BooleanDefaultTrue value)Sets the value of the formProt property.voidsetLnNumType(CTLineNumber value)Sets the value of the lnNumType property.voidsetNoEndnote(BooleanDefaultTrue value)Sets the value of the noEndnote property.voidsetPaperSrc(CTPaperSource value)Sets the value of the paperSrc property.voidsetParent(java.lang.Object parent)voidsetPgBorders(SectPr.PgBorders value)Sets the value of the pgBorders property.voidsetPgMar(SectPr.PgMar value)Sets the value of the pgMar property.voidsetPgNumType(CTPageNumber value)Sets the value of the pgNumType property.voidsetPgSz(SectPr.PgSz value)Sets the value of the pgSz property.voidsetPrinterSettings(CTRel value)Sets the value of the printerSettings property.voidsetRsidDel(java.lang.String value)Sets the value of the rsidDel property.voidsetRsidR(java.lang.String value)Sets the value of the rsidR property.voidsetRsidRPr(java.lang.String value)Sets the value of the rsidRPr property.voidsetRsidSect(java.lang.String value)Sets the value of the rsidSect property.voidsetRtlGutter(BooleanDefaultTrue value)Sets the value of the rtlGutter property.voidsetTextDirection(TextDirection value)Sets the value of the textDirection property.voidsetTitlePg(BooleanDefaultTrue value)Sets the value of the titlePg property.voidsetType(SectPr.Type value)Sets the value of the type property.voidsetVAlign(CTVerticalJc value)Sets the value of the vAlign property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
footnotePr
-
endnotePr
-
type
-
pgSz
-
pgMar
-
paperSrc
-
pgBorders
-
lnNumType
-
pgNumType
-
cols
-
formProt
-
vAlign
-
noEndnote
-
titlePg
-
textDirection
-
bidi
-
rtlGutter
-
docGrid
-
printerSettings
-
footnoteColumns
-
rsidRPr
protected java.lang.String rsidRPr -
rsidDel
protected java.lang.String rsidDel -
rsidR
protected java.lang.String rsidR -
rsidSect
protected java.lang.String rsidSect
-
-
Constructor Details
-
SectPrBase
public SectPrBase()
-
-
Method Details
-
getFootnotePr
Gets the value of the footnotePr property.- Returns:
- possible object is
CTFtnProps
-
setFootnotePr
Sets the value of the footnotePr property.- Parameters:
value- allowed object isCTFtnProps
-
getEndnotePr
Gets the value of the endnotePr property.- Returns:
- possible object is
CTEdnProps
-
setEndnotePr
Sets the value of the endnotePr property.- Parameters:
value- allowed object isCTEdnProps
-
getType
Gets the value of the type property.- Returns:
- possible object is
SectPr.Type
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isSectPr.Type
-
getPgSz
Gets the value of the pgSz property.- Returns:
- possible object is
SectPr.PgSz
-
setPgSz
Sets the value of the pgSz property.- Parameters:
value- allowed object isSectPr.PgSz
-
getPgMar
Gets the value of the pgMar property.- Returns:
- possible object is
SectPr.PgMar
-
setPgMar
Sets the value of the pgMar property.- Parameters:
value- allowed object isSectPr.PgMar
-
getPaperSrc
Gets the value of the paperSrc property.- Returns:
- possible object is
CTPaperSource
-
setPaperSrc
Sets the value of the paperSrc property.- Parameters:
value- allowed object isCTPaperSource
-
getPgBorders
Gets the value of the pgBorders property.- Returns:
- possible object is
SectPr.PgBorders
-
setPgBorders
Sets the value of the pgBorders property.- Parameters:
value- allowed object isSectPr.PgBorders
-
getLnNumType
Gets the value of the lnNumType property.- Returns:
- possible object is
CTLineNumber
-
setLnNumType
Sets the value of the lnNumType property.- Parameters:
value- allowed object isCTLineNumber
-
getPgNumType
Gets the value of the pgNumType property.- Returns:
- possible object is
CTPageNumber
-
setPgNumType
Sets the value of the pgNumType property.- Parameters:
value- allowed object isCTPageNumber
-
getCols
Gets the value of the cols property.- Returns:
- possible object is
CTColumns
-
setCols
Sets the value of the cols property.- Parameters:
value- allowed object isCTColumns
-
getFormProt
Gets the value of the formProt property.- Returns:
- possible object is
BooleanDefaultTrue
-
setFormProt
Sets the value of the formProt property.- Parameters:
value- allowed object isBooleanDefaultTrue
-
getVAlign
Gets the value of the vAlign property.- Returns:
- possible object is
CTVerticalJc
-
setVAlign
Sets the value of the vAlign property.- Parameters:
value- allowed object isCTVerticalJc
-
getNoEndnote
Gets the value of the noEndnote property.- Returns:
- possible object is
BooleanDefaultTrue
-
setNoEndnote
Sets the value of the noEndnote property.- Parameters:
value- allowed object isBooleanDefaultTrue
-
getTitlePg
Gets the value of the titlePg property.- Returns:
- possible object is
BooleanDefaultTrue
-
setTitlePg
Sets the value of the titlePg property.- Parameters:
value- allowed object isBooleanDefaultTrue
-
getTextDirection
Gets the value of the textDirection property.- Returns:
- possible object is
TextDirection
-
setTextDirection
Sets the value of the textDirection property.- Parameters:
value- allowed object isTextDirection
-
getBidi
Gets the value of the bidi property.- Returns:
- possible object is
BooleanDefaultTrue
-
setBidi
Sets the value of the bidi property.- Parameters:
value- allowed object isBooleanDefaultTrue
-
getRtlGutter
Gets the value of the rtlGutter property.- Returns:
- possible object is
BooleanDefaultTrue
-
setRtlGutter
Sets the value of the rtlGutter property.- Parameters:
value- allowed object isBooleanDefaultTrue
-
getDocGrid
Gets the value of the docGrid property.- Returns:
- possible object is
CTDocGrid
-
setDocGrid
Sets the value of the docGrid property.- Parameters:
value- allowed object isCTDocGrid
-
getPrinterSettings
Gets the value of the printerSettings property.- Returns:
- possible object is
CTRel
-
setPrinterSettings
Sets the value of the printerSettings property.- Parameters:
value- allowed object isCTRel
-
getFootnoteColumns
Gets the value of the footnoteColumns property.- Returns:
- possible object is
CTDecimalNumber
-
setFootnoteColumns
Sets the value of the footnoteColumns property.- Parameters:
value- allowed object isCTDecimalNumber
-
getRsidRPr
public java.lang.String getRsidRPr()Gets the value of the rsidRPr property.- Returns:
- possible object is
String
-
setRsidRPr
public void setRsidRPr(java.lang.String value)Sets the value of the rsidRPr property.- Parameters:
value- allowed object isString
-
getRsidDel
public java.lang.String getRsidDel()Gets the value of the rsidDel property.- Returns:
- possible object is
String
-
setRsidDel
public void setRsidDel(java.lang.String value)Sets the value of the rsidDel property.- Parameters:
value- allowed object isString
-
getRsidR
public java.lang.String getRsidR()Gets the value of the rsidR property.- Returns:
- possible object is
String
-
setRsidR
public void setRsidR(java.lang.String value)Sets the value of the rsidR property.- Parameters:
value- allowed object isString
-
getRsidSect
public java.lang.String getRsidSect()Gets the value of the rsidSect property.- Returns:
- possible object is
String
-
setRsidSect
public void setRsidSect(java.lang.String value)Sets the value of the rsidSect property.- Parameters:
value- allowed object isString
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
afterUnmarshal
public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)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.
-