| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected HdrFtrRef |
FooterReference.type |
protected HdrFtrRef |
HeaderReference.type |
| Modifier and Type | Method and Description |
|---|---|
static HdrFtrRef |
HdrFtrRef.fromValue(java.lang.String v) |
HdrFtrRef |
FooterReference.getType()
Gets the value of the type property.
|
HdrFtrRef |
HeaderReference.getType()
Gets the value of the type property.
|
static HdrFtrRef |
HdrFtrRef.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HdrFtrRef[] |
HdrFtrRef.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FooterReference.setType(HdrFtrRef value)
Sets the value of the type property.
|
void |
HeaderReference.setType(HdrFtrRef value)
Sets the value of the type property.
|
Copyright © 2007–2023. All rights reserved.