Uses of Enum Class
org.verapdf.pdfa.flavours.PDFAFlavour.Level
Packages that use PDFAFlavour.Level
Package
Description
Enum types that identify the PDF/A flavours and specification details - too fine grained?
-
Uses of PDFAFlavour.Level in org.verapdf.pdfa.flavours
Methods in org.verapdf.pdfa.flavours that return PDFAFlavour.LevelModifier and TypeMethodDescriptionfinal PDFAFlavour.LevelPDFAFlavour.getLevel()static PDFAFlavour.LevelReturns the enum constant of this class with the specified name.static PDFAFlavour.Level[]PDFAFlavour.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.