public class PPrBase extends Object implements Child
Java class for CT_PPrBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_PPrBase"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="pStyle" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="keepNext" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="keepLines" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="pageBreakBefore" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="framePr" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_FramePr" minOccurs="0"/> <element name="widowControl" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="numPr" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ilvl" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="numId" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="numberingChange" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TrackChangeNumbering" minOccurs="0"/> <element name="ins" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TrackChange" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="suppressLineNumbers" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="pBdr" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="top" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border" minOccurs="0"/> <element name="left" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border" minOccurs="0"/> <element name="bottom" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border" minOccurs="0"/> <element name="right" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border" minOccurs="0"/> <element name="between" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border" minOccurs="0"/> <element name="bar" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="shd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Shd" minOccurs="0"/> <element name="tabs" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Tabs" minOccurs="0"/> <element name="suppressAutoHyphens" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="kinsoku" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="wordWrap" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="overflowPunct" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="topLinePunct" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="autoSpaceDE" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="autoSpaceDN" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="bidi" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="adjustRightInd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="snapToGrid" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="spacing" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="before" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_TwipsMeasure" /> <attribute name="beforeLines" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DecimalNumber" /> <attribute name="beforeAutospacing" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="after" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_TwipsMeasure" /> <attribute name="afterLines" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DecimalNumber" /> <attribute name="afterAutospacing" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="line" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_SignedTwipsMeasure" /> <attribute name="lineRule" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_LineSpacingRule" /> </restriction> </complexContent> </complexType> </element> <element name="ind" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="left" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_SignedTwipsMeasure" /> <attribute name="leftChars" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DecimalNumber" /> <attribute name="right" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_SignedTwipsMeasure" /> <attribute name="rightChars" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DecimalNumber" /> <attribute name="hanging" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_TwipsMeasure" /> <attribute name="hangingChars" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DecimalNumber" /> <attribute name="firstLine" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_TwipsMeasure" /> <attribute name="firstLineChars" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DecimalNumber" /> </restriction> </complexContent> </complexType> </element> <element name="contextualSpacing" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="mirrorIndents" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="suppressOverlap" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="jc" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Jc" minOccurs="0"/> <element name="textDirection" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TextDirection" minOccurs="0"/> <element name="textAlignment" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="top"/> <enumeration value="center"/> <enumeration value="baseline"/> <enumeration value="bottom"/> <enumeration value="auto"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="textboxTightWrap" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TextboxTightWrap" minOccurs="0"/> <element name="outlineLvl" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="divId" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="cnfStyle" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Cnf" minOccurs="0"/> <element ref="{http://schemas.microsoft.com/office/word/2012/wordml}collapsed"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
PPrBase.DivId
Java class for anonymous complex type.
|
static class |
PPrBase.Ind
Java class for anonymous complex type.
|
static class |
PPrBase.NumPr
Java class for anonymous complex type.
|
static class |
PPrBase.OutlineLvl
Java class for anonymous complex type.
|
static class |
PPrBase.PBdr
Java class for anonymous complex type.
|
static class |
PPrBase.PStyle
Java class for anonymous complex type.
|
static class |
PPrBase.Spacing
Java class for anonymous complex type.
|
static class |
PPrBase.TextAlignment
Java class for anonymous complex type.
|
Constructor and Description |
---|
PPrBase() |
Modifier and Type | Method and Description |
---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
BooleanDefaultTrue |
getAdjustRightInd()
Gets the value of the adjustRightInd property.
|
BooleanDefaultTrue |
getAutoSpaceDE()
Gets the value of the autoSpaceDE property.
|
BooleanDefaultTrue |
getAutoSpaceDN()
Gets the value of the autoSpaceDN property.
|
BooleanDefaultTrue |
getBidi()
Gets the value of the bidi property.
|
CTCnf |
getCnfStyle()
Gets the value of the cnfStyle property.
|
BooleanDefaultTrue |
getCollapsed()
Gets the value of the collapsed property.
|
BooleanDefaultTrue |
getContextualSpacing()
Gets the value of the contextualSpacing property.
|
PPrBase.DivId |
getDivId()
Gets the value of the divId property.
|
CTFramePr |
getFramePr()
Gets the value of the framePr property.
|
PPrBase.Ind |
getInd()
Gets the value of the ind property.
|
Jc |
getJc()
Gets the value of the jc property.
|
BooleanDefaultTrue |
getKeepLines()
Gets the value of the keepLines property.
|
BooleanDefaultTrue |
getKeepNext()
Gets the value of the keepNext property.
|
BooleanDefaultTrue |
getKinsoku()
Gets the value of the kinsoku property.
|
BooleanDefaultTrue |
getMirrorIndents()
Gets the value of the mirrorIndents property.
|
PPrBase.NumPr |
getNumPr()
Gets the value of the numPr property.
|
PPrBase.OutlineLvl |
getOutlineLvl()
Gets the value of the outlineLvl property.
|
BooleanDefaultTrue |
getOverflowPunct()
Gets the value of the overflowPunct property.
|
BooleanDefaultTrue |
getPageBreakBefore()
Gets the value of the pageBreakBefore property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
PPrBase.PBdr |
getPBdr()
Gets the value of the pBdr property.
|
PPrBase.PStyle |
getPStyle()
Gets the value of the pStyle property.
|
CTShd |
getShd()
Gets the value of the shd property.
|
BooleanDefaultTrue |
getSnapToGrid()
Gets the value of the snapToGrid property.
|
PPrBase.Spacing |
getSpacing()
Gets the value of the spacing property.
|
BooleanDefaultTrue |
getSuppressAutoHyphens()
Gets the value of the suppressAutoHyphens property.
|
BooleanDefaultTrue |
getSuppressLineNumbers()
Gets the value of the suppressLineNumbers property.
|
BooleanDefaultTrue |
getSuppressOverlap()
Gets the value of the suppressOverlap property.
|
Tabs |
getTabs()
Gets the value of the tabs property.
|
PPrBase.TextAlignment |
getTextAlignment()
Gets the value of the textAlignment property.
|
CTTextboxTightWrap |
getTextboxTightWrap()
Gets the value of the textboxTightWrap property.
|
TextDirection |
getTextDirection()
Gets the value of the textDirection property.
|
BooleanDefaultTrue |
getTopLinePunct()
Gets the value of the topLinePunct property.
|
BooleanDefaultTrue |
getWidowControl()
Gets the value of the widowControl property.
|
BooleanDefaultTrue |
getWordWrap()
Gets the value of the wordWrap property.
|
void |
setAdjustRightInd(BooleanDefaultTrue value)
Sets the value of the adjustRightInd property.
|
void |
setAutoSpaceDE(BooleanDefaultTrue value)
Sets the value of the autoSpaceDE property.
|
void |
setAutoSpaceDN(BooleanDefaultTrue value)
Sets the value of the autoSpaceDN property.
|
void |
setBidi(BooleanDefaultTrue value)
Sets the value of the bidi property.
|
void |
setCnfStyle(CTCnf value)
Sets the value of the cnfStyle property.
|
void |
setCollapsed(BooleanDefaultTrue value)
Sets the value of the collapsed property.
|
void |
setContextualSpacing(BooleanDefaultTrue value)
Sets the value of the contextualSpacing property.
|
void |
setDivId(PPrBase.DivId value)
Sets the value of the divId property.
|
void |
setFramePr(CTFramePr value)
Sets the value of the framePr property.
|
void |
setInd(PPrBase.Ind value)
Sets the value of the ind property.
|
void |
setJc(Jc value)
Sets the value of the jc property.
|
void |
setKeepLines(BooleanDefaultTrue value)
Sets the value of the keepLines property.
|
void |
setKeepNext(BooleanDefaultTrue value)
Sets the value of the keepNext property.
|
void |
setKinsoku(BooleanDefaultTrue value)
Sets the value of the kinsoku property.
|
void |
setMirrorIndents(BooleanDefaultTrue value)
Sets the value of the mirrorIndents property.
|
void |
setNumPr(PPrBase.NumPr value)
Sets the value of the numPr property.
|
void |
setOutlineLvl(PPrBase.OutlineLvl value)
Sets the value of the outlineLvl property.
|
void |
setOverflowPunct(BooleanDefaultTrue value)
Sets the value of the overflowPunct property.
|
void |
setPageBreakBefore(BooleanDefaultTrue value)
Sets the value of the pageBreakBefore property.
|
void |
setParent(Object parent) |
void |
setPBdr(PPrBase.PBdr value)
Sets the value of the pBdr property.
|
void |
setPStyle(PPrBase.PStyle value)
Sets the value of the pStyle property.
|
void |
setShd(CTShd value)
Sets the value of the shd property.
|
void |
setSnapToGrid(BooleanDefaultTrue value)
Sets the value of the snapToGrid property.
|
void |
setSpacing(PPrBase.Spacing value)
Sets the value of the spacing property.
|
void |
setSuppressAutoHyphens(BooleanDefaultTrue value)
Sets the value of the suppressAutoHyphens property.
|
void |
setSuppressLineNumbers(BooleanDefaultTrue value)
Sets the value of the suppressLineNumbers property.
|
void |
setSuppressOverlap(BooleanDefaultTrue value)
Sets the value of the suppressOverlap property.
|
void |
setTabs(Tabs value)
Sets the value of the tabs property.
|
void |
setTextAlignment(PPrBase.TextAlignment value)
Sets the value of the textAlignment property.
|
void |
setTextboxTightWrap(CTTextboxTightWrap value)
Sets the value of the textboxTightWrap property.
|
void |
setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
setTopLinePunct(BooleanDefaultTrue value)
Sets the value of the topLinePunct property.
|
void |
setWidowControl(BooleanDefaultTrue value)
Sets the value of the widowControl property.
|
void |
setWordWrap(BooleanDefaultTrue value)
Sets the value of the wordWrap property.
|
protected PPrBase.PStyle pStyle
protected BooleanDefaultTrue keepNext
protected BooleanDefaultTrue keepLines
protected BooleanDefaultTrue pageBreakBefore
protected CTFramePr framePr
protected BooleanDefaultTrue widowControl
protected PPrBase.NumPr numPr
protected BooleanDefaultTrue suppressLineNumbers
protected PPrBase.PBdr pBdr
protected CTShd shd
protected Tabs tabs
protected BooleanDefaultTrue suppressAutoHyphens
protected BooleanDefaultTrue kinsoku
protected BooleanDefaultTrue wordWrap
protected BooleanDefaultTrue overflowPunct
protected BooleanDefaultTrue topLinePunct
protected BooleanDefaultTrue autoSpaceDE
protected BooleanDefaultTrue autoSpaceDN
protected BooleanDefaultTrue bidi
protected BooleanDefaultTrue adjustRightInd
protected BooleanDefaultTrue snapToGrid
protected PPrBase.Spacing spacing
protected PPrBase.Ind ind
protected BooleanDefaultTrue contextualSpacing
protected BooleanDefaultTrue mirrorIndents
protected BooleanDefaultTrue suppressOverlap
protected Jc jc
protected TextDirection textDirection
protected PPrBase.TextAlignment textAlignment
protected CTTextboxTightWrap textboxTightWrap
protected PPrBase.OutlineLvl outlineLvl
protected PPrBase.DivId divId
protected CTCnf cnfStyle
protected BooleanDefaultTrue collapsed
public PPrBase.PStyle getPStyle()
PPrBase.PStyle
public void setPStyle(PPrBase.PStyle value)
value
- allowed object is
PPrBase.PStyle
public BooleanDefaultTrue getKeepNext()
BooleanDefaultTrue
public void setKeepNext(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getKeepLines()
BooleanDefaultTrue
public void setKeepLines(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getPageBreakBefore()
BooleanDefaultTrue
public void setPageBreakBefore(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public CTFramePr getFramePr()
CTFramePr
public void setFramePr(CTFramePr value)
value
- allowed object is
CTFramePr
public BooleanDefaultTrue getWidowControl()
BooleanDefaultTrue
public void setWidowControl(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public PPrBase.NumPr getNumPr()
PPrBase.NumPr
public void setNumPr(PPrBase.NumPr value)
value
- allowed object is
PPrBase.NumPr
public BooleanDefaultTrue getSuppressLineNumbers()
BooleanDefaultTrue
public void setSuppressLineNumbers(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public PPrBase.PBdr getPBdr()
PPrBase.PBdr
public void setPBdr(PPrBase.PBdr value)
value
- allowed object is
PPrBase.PBdr
public void setShd(CTShd value)
value
- allowed object is
CTShd
public void setTabs(Tabs value)
value
- allowed object is
Tabs
public BooleanDefaultTrue getSuppressAutoHyphens()
BooleanDefaultTrue
public void setSuppressAutoHyphens(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getKinsoku()
BooleanDefaultTrue
public void setKinsoku(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getWordWrap()
BooleanDefaultTrue
public void setWordWrap(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getOverflowPunct()
BooleanDefaultTrue
public void setOverflowPunct(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getTopLinePunct()
BooleanDefaultTrue
public void setTopLinePunct(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getAutoSpaceDE()
BooleanDefaultTrue
public void setAutoSpaceDE(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getAutoSpaceDN()
BooleanDefaultTrue
public void setAutoSpaceDN(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getBidi()
BooleanDefaultTrue
public void setBidi(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getAdjustRightInd()
BooleanDefaultTrue
public void setAdjustRightInd(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getSnapToGrid()
BooleanDefaultTrue
public void setSnapToGrid(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public PPrBase.Spacing getSpacing()
PPrBase.Spacing
public void setSpacing(PPrBase.Spacing value)
value
- allowed object is
PPrBase.Spacing
public PPrBase.Ind getInd()
PPrBase.Ind
public void setInd(PPrBase.Ind value)
value
- allowed object is
PPrBase.Ind
public BooleanDefaultTrue getContextualSpacing()
BooleanDefaultTrue
public void setContextualSpacing(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getMirrorIndents()
BooleanDefaultTrue
public void setMirrorIndents(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public BooleanDefaultTrue getSuppressOverlap()
BooleanDefaultTrue
public void setSuppressOverlap(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public void setJc(Jc value)
value
- allowed object is
Jc
public TextDirection getTextDirection()
TextDirection
public void setTextDirection(TextDirection value)
value
- allowed object is
TextDirection
public PPrBase.TextAlignment getTextAlignment()
PPrBase.TextAlignment
public void setTextAlignment(PPrBase.TextAlignment value)
value
- allowed object is
PPrBase.TextAlignment
public CTTextboxTightWrap getTextboxTightWrap()
CTTextboxTightWrap
public void setTextboxTightWrap(CTTextboxTightWrap value)
value
- allowed object is
CTTextboxTightWrap
public PPrBase.OutlineLvl getOutlineLvl()
PPrBase.OutlineLvl
public void setOutlineLvl(PPrBase.OutlineLvl value)
value
- allowed object is
PPrBase.OutlineLvl
public PPrBase.DivId getDivId()
PPrBase.DivId
public void setDivId(PPrBase.DivId value)
value
- allowed object is
PPrBase.DivId
public CTCnf getCnfStyle()
CTCnf
public void setCnfStyle(CTCnf value)
value
- allowed object is
CTCnf
public BooleanDefaultTrue getCollapsed()
BooleanDefaultTrue
public void setCollapsed(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent
- The parent object in the object tree.unmarshaller
- The unmarshaller that generated the instance.Copyright © 2007-2019. All Rights Reserved.