Uses of Class
org.docx4j.events.WellKnownJobTypes
| Package | Description |
|---|---|
| org.docx4j.events |
-
Uses of WellKnownJobTypes in org.docx4j.events
Methods in org.docx4j.events that return WellKnownJobTypes Modifier and Type Method Description static WellKnownJobTypesWellKnownJobTypes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WellKnownJobTypes[]WellKnownJobTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.