Uses of Enum
org.docx4j.wml.UnderlineEnumeration
Packages that use UnderlineEnumeration
-
Uses of UnderlineEnumeration in org.docx4j.wml
Fields in org.docx4j.wml declared as UnderlineEnumerationMethods in org.docx4j.wml that return UnderlineEnumerationModifier and TypeMethodDescriptionstatic UnderlineEnumerationU.getVal()Gets the value of the val property.static UnderlineEnumerationReturns the enum constant of this type with the specified name.static UnderlineEnumeration[]UnderlineEnumeration.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 UnderlineEnumerationModifier and TypeMethodDescriptionvoidU.setVal(UnderlineEnumeration value) Sets the value of the val property.