Uses of Enum
ru.akman.maven.plugins.jlink.Compression
-
Uses of Compression in ru.akman.maven.plugins.jlink
Modifier and TypeMethodDescriptionCompress.getCompression()
Get compression level.static Compression
Returns the enum constant of this type with the specified name.static Compression[]
Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Compress.setCompression
(Compression compression) Set compression level.