Package | Description |
---|---|
org.docx4j.docProps.custom | |
org.docx4j.docProps.variantTypes |
Modifier and Type | Field and Description |
---|---|
protected Array |
Properties.Property.array |
Modifier and Type | Method and Description |
---|---|
Array |
Properties.Property.getArray()
Array
|
Modifier and Type | Method and Description |
---|---|
void |
Properties.Property.setArray(Array value)
Sets the value of the array property.
|
Modifier and Type | Field and Description |
---|---|
protected Array |
Variant.array |
Modifier and Type | Method and Description |
---|---|
Array |
ObjectFactory.createArray()
Create an instance of
Array |
Array |
Variant.getArray()
Array
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Array> |
ObjectFactory.createArray(Array value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Array> |
ObjectFactory.createArray(Array value)
|
void |
Variant.setArray(Array value)
Sets the value of the array property.
|
Copyright © 2007-2019. All Rights Reserved.