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