Package org.docx4j.wml
Class CTTblPrExBase
java.lang.Object
org.docx4j.wml.CTTblPrExBase
- All Implemented Interfaces:
Child
- Direct Known Subclasses:
CTTblPrEx
public class CTTblPrExBase extends java.lang.Object implements Child
Java class for CT_TblPrExBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TblPrExBase">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tblW" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/>
<element name="jc" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Jc" minOccurs="0"/>
<element name="tblCellSpacing" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/>
<element name="tblInd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/>
<element name="tblBorders" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblBorders" minOccurs="0"/>
<element name="shd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Shd" minOccurs="0"/>
<element name="tblLayout" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblLayoutType" minOccurs="0"/>
<element name="tblCellMar" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblCellMar" minOccurs="0"/>
<element name="tblLook" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblLook" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected Jcjcprotected CTShdshdprotected TblBorderstblBordersprotected CTStringtblCaptionprotected CTTblCellMartblCellMarprotected TblWidthtblCellSpacingprotected TblWidthtblIndprotected CTTblLayoutTypetblLayoutprotected CTTblLooktblLookprotected TblWidthtblW -
Constructor Summary
Constructors Constructor Description CTTblPrExBase() -
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.JcgetJc()Gets the value of the jc property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.CTShdgetShd()Gets the value of the shd property.TblBordersgetTblBorders()Gets the value of the tblBorders property.CTStringgetTblCaption()Gets the value of the tblCaption property.CTTblCellMargetTblCellMar()Gets the value of the tblCellMar property.TblWidthgetTblCellSpacing()Gets the value of the tblCellSpacing property.TblWidthgetTblInd()Gets the value of the tblInd property.CTTblLayoutTypegetTblLayout()Gets the value of the tblLayout property.CTTblLookgetTblLook()Gets the value of the tblLook property.TblWidthgetTblW()Gets the value of the tblW property.voidsetJc(Jc value)Sets the value of the jc property.voidsetParent(java.lang.Object parent)voidsetShd(CTShd value)Sets the value of the shd property.voidsetTblBorders(TblBorders value)Sets the value of the tblBorders property.voidsetTblCaption(CTString value)Sets the value of the tblCaption property.voidsetTblCellMar(CTTblCellMar value)Sets the value of the tblCellMar property.voidsetTblCellSpacing(TblWidth value)Sets the value of the tblCellSpacing property.voidsetTblInd(TblWidth value)Sets the value of the tblInd property.voidsetTblLayout(CTTblLayoutType value)Sets the value of the tblLayout property.voidsetTblLook(CTTblLook value)Sets the value of the tblLook property.voidsetTblW(TblWidth value)Sets the value of the tblW property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
tblW
-
jc
-
tblCellSpacing
-
tblInd
-
tblBorders
-
shd
-
tblLayout
-
tblCellMar
-
tblLook
-
tblCaption
-
-
Constructor Details
-
CTTblPrExBase
public CTTblPrExBase()
-
-
Method Details
-
getTblW
Gets the value of the tblW property.- Returns:
- possible object is
TblWidth
-
setTblW
Sets the value of the tblW property.- Parameters:
value- allowed object isTblWidth
-
getJc
Gets the value of the jc property.- Returns:
- possible object is
Jc
-
setJc
Sets the value of the jc property.- Parameters:
value- allowed object isJc
-
getTblCellSpacing
Gets the value of the tblCellSpacing property.- Returns:
- possible object is
TblWidth
-
setTblCellSpacing
Sets the value of the tblCellSpacing property.- Parameters:
value- allowed object isTblWidth
-
getTblInd
Gets the value of the tblInd property.- Returns:
- possible object is
TblWidth
-
setTblInd
Sets the value of the tblInd property.- Parameters:
value- allowed object isTblWidth
-
getTblBorders
Gets the value of the tblBorders property.- Returns:
- possible object is
TblBorders
-
setTblBorders
Sets the value of the tblBorders property.- Parameters:
value- allowed object isTblBorders
-
getShd
Gets the value of the shd property.- Returns:
- possible object is
CTShd
-
setShd
Sets the value of the shd property.- Parameters:
value- allowed object isCTShd
-
getTblLayout
Gets the value of the tblLayout property.- Returns:
- possible object is
CTTblLayoutType
-
setTblLayout
Sets the value of the tblLayout property.- Parameters:
value- allowed object isCTTblLayoutType
-
getTblCellMar
Gets the value of the tblCellMar property.- Returns:
- possible object is
CTTblCellMar
-
setTblCellMar
Sets the value of the tblCellMar property.- Parameters:
value- allowed object isCTTblCellMar
-
getTblLook
Gets the value of the tblLook property.- Returns:
- possible object is
CTTblLook
-
setTblLook
Sets the value of the tblLook property.- Parameters:
value- allowed object isCTTblLook
-
getTblCaption
Gets the value of the tblCaption property.- Returns:
- possible object is
CTString
-
setTblCaption
Sets the value of the tblCaption property.- Parameters:
value- allowed object isCTString
-
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.
-