Uses of Enum
org.docx4j.wml.HdrFtrRef
Packages that use HdrFtrRef
-
Uses of HdrFtrRef in org.docx4j.wml
Fields in org.docx4j.wml declared as HdrFtrRefModifier and TypeFieldDescriptionprotected HdrFtrRefFooterReference.typeprotected HdrFtrRefHeaderReference.typeMethods in org.docx4j.wml that return HdrFtrRefModifier and TypeMethodDescriptionstatic HdrFtrRefFooterReference.getType()Gets the value of the type property.HeaderReference.getType()Gets the value of the type property.static HdrFtrRefReturns 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.Methods in org.docx4j.wml with parameters of type HdrFtrRef