-
Methods in org.docx4j.wml that return HdrFtrRef
| Modifier and Type |
Method |
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.
|