Package | Description |
---|---|
org.docx4j.docProps.custom | |
org.docx4j.docProps.extended | |
org.docx4j.docProps.variantTypes |
Modifier and Type | Field and Description |
---|---|
protected Vector |
Properties.Property.vector |
Modifier and Type | Method and Description |
---|---|
Vector |
Properties.Property.getVector()
Vector
|
Modifier and Type | Method and Description |
---|---|
void |
Properties.Property.setVector(Vector value)
Sets the value of the vector property.
|
Modifier and Type | Field and Description |
---|---|
protected Vector |
Properties.HeadingPairs.vector |
protected Vector |
Properties.HLinks.vector |
protected Vector |
Properties.TitlesOfParts.vector |
Modifier and Type | Method and Description |
---|---|
Vector |
Properties.HeadingPairs.getVector()
Vector
|
Vector |
Properties.HLinks.getVector()
Vector
|
Vector |
Properties.TitlesOfParts.getVector()
Vector
|
Modifier and Type | Method and Description |
---|---|
void |
Properties.HeadingPairs.setVector(Vector value)
Sets the value of the vector property.
|
void |
Properties.HLinks.setVector(Vector value)
Sets the value of the vector property.
|
void |
Properties.TitlesOfParts.setVector(Vector value)
Sets the value of the vector property.
|
Modifier and Type | Field and Description |
---|---|
protected Vector |
Variant.vector |
Modifier and Type | Method and Description |
---|---|
Vector |
ObjectFactory.createVector()
Create an instance of
Vector |
Vector |
Variant.getVector()
Vector
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Vector> |
ObjectFactory.createVector(Vector value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Vector> |
ObjectFactory.createVector(Vector value)
|
void |
Variant.setVector(Vector value)
Sets the value of the vector property.
|
Copyright © 2007-2019. All Rights Reserved.