Uses of Enum Class
fr.opensagres.xdocreport.core.document.DocumentKind
Packages that use DocumentKind
-
Uses of DocumentKind in fr.opensagres.xdocreport.core.document
Methods in fr.opensagres.xdocreport.core.document that return DocumentKindModifier and TypeMethodDescriptionstatic DocumentKindDocumentKind.fromMimeType(String mimetype) static DocumentKindReturns the enum constant of this class with the specified name.static DocumentKind[]DocumentKind.values()Returns an array containing the constants of this enum class, in the order they are declared.