Uses of Class
com.github.danielflower.mavenplugins.release.VersionReportFormat
-
-
Uses of VersionReportFormat in com.github.danielflower.mavenplugins.release
Methods in com.github.danielflower.mavenplugins.release that return VersionReportFormat Modifier and Type Method Description static VersionReportFormatVersionReportFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static VersionReportFormat[]VersionReportFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-