| Package | Description |
|---|---|
| org.docx4j.docProps.custom | |
| org.docx4j.docProps.variantTypes |
| Modifier and Type | Field and Description |
|---|---|
protected Null |
Properties.Property._null |
| Modifier and Type | Method and Description |
|---|---|
Null |
Properties.Property.getNull()
Null
|
| Modifier and Type | Method and Description |
|---|---|
void |
Properties.Property.setNull(Null value)
Sets the value of the null property.
|
| Modifier and Type | Field and Description |
|---|---|
protected Null |
Variant._null |
| Modifier and Type | Method and Description |
|---|---|
Null |
ObjectFactory.createNull()
Create an instance of
Null |
Null |
Variant.getNull()
Null
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Null> |
ObjectFactory.createNull(Null value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Null> |
ObjectFactory.createNull(Null value)
|
void |
Variant.setNull(Null value)
Sets the value of the null property.
|
Copyright © 2007–2023. All rights reserved.