Uses of Enum Class
hudson.maven.MavenUtil.MavenVersion
Packages that use MavenUtil.MavenVersion
-
Uses of MavenUtil.MavenVersion in hudson.maven
Methods in hudson.maven that return MavenUtil.MavenVersionModifier and TypeMethodDescriptionstatic MavenUtil.MavenVersion
MavenUtil.getMavenVersion
(String mavenVersion) static MavenUtil.MavenVersion
Returns the enum constant of this class with the specified name.static MavenUtil.MavenVersion[]
MavenUtil.MavenVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.