Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTLongHexNumber |
Numbering.AbstractNum.nsid |
protected CTLongHexNumber |
Style.rsid |
protected CTLongHexNumber |
CTDocRsids.rsidRoot |
protected CTLongHexNumber |
Numbering.AbstractNum.tmpl |
Modifier and Type | Field and Description |
---|---|
protected List<CTLongHexNumber> |
CTDocRsids.rsid |
Modifier and Type | Method and Description |
---|---|
CTLongHexNumber |
ObjectFactory.createCTLongHexNumber()
Create an instance of
CTLongHexNumber |
CTLongHexNumber |
Numbering.AbstractNum.getNsid()
Gets the value of the nsid property.
|
CTLongHexNumber |
Style.getRsid()
Gets the value of the rsid property.
|
CTLongHexNumber |
CTDocRsids.getRsidRoot()
Gets the value of the rsidRoot property.
|
CTLongHexNumber |
Numbering.AbstractNum.getTmpl()
Gets the value of the tmpl property.
|
Modifier and Type | Method and Description |
---|---|
List<CTLongHexNumber> |
CTDocRsids.getRsid()
Gets the value of the rsid property.
|
Modifier and Type | Method and Description |
---|---|
void |
Numbering.AbstractNum.setNsid(CTLongHexNumber value)
Sets the value of the nsid property.
|
void |
Style.setRsid(CTLongHexNumber value)
Sets the value of the rsid property.
|
void |
CTDocRsids.setRsidRoot(CTLongHexNumber value)
Sets the value of the rsidRoot property.
|
void |
Numbering.AbstractNum.setTmpl(CTLongHexNumber value)
Sets the value of the tmpl property.
|
Copyright © 2007-2019. All Rights Reserved.