Uses of Enum Class
org.docx4j.wml.JcEnumeration
Packages that use JcEnumeration
-
Uses of JcEnumeration in org.docx4j.wml
Fields in org.docx4j.wml declared as JcEnumerationMethods in org.docx4j.wml that return JcEnumerationModifier and TypeMethodDescriptionstatic JcEnumerationJc.getVal()Gets the value of the val property.static JcEnumerationReturns the enum constant of this class with the specified name.static JcEnumeration[]JcEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.wml with parameters of type JcEnumerationModifier and TypeMethodDescriptionvoidJc.setVal(JcEnumeration value) Sets the value of the val property.