Uses of Enum Class
fr.opensagres.xdocreport.document.dump.DumperKind
Packages that use DumperKind
-
Uses of DumperKind in fr.opensagres.xdocreport.document.dump
Methods in fr.opensagres.xdocreport.document.dump that return DumperKindModifier and TypeMethodDescriptionstatic DumperKindReturns the enum constant of this class with the specified name.static DumperKind[]DumperKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in fr.opensagres.xdocreport.document.dump with parameters of type DumperKind