Uses of Enum
io.schram.jwebassembly.OutputFormat
-
Uses of OutputFormat in io.schram.jwebassembly
Subclasses with type arguments of type OutputFormat in io.schram.jwebassemblyModifier and TypeClassDescriptionenumFormat of the output file created by theJWebAssemblyCompiler.Methods in io.schram.jwebassembly that return OutputFormatModifier and TypeMethodDescription(package private) OutputFormatBaseMojo.getOutputFormat()static OutputFormatReturns the enum constant of this type with the specified name.static OutputFormat[]OutputFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.