Uses of Class
io.schram.jwebassembly.OutputFormat
-
-
Uses of OutputFormat in io.schram.jwebassembly
Methods in io.schram.jwebassembly that return OutputFormat Modifier and Type Method Description (package private) OutputFormatBaseMojo. getOutputFormat()static OutputFormatOutputFormat. valueOf(java.lang.String name)Returns 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.
-