Uses of Enum Class
tech.jhipster.lite.module.domain.javabuild.command.JavaBuildCommandType
Packages that use JavaBuildCommandType
-
Uses of JavaBuildCommandType in tech.jhipster.lite.module.domain.javabuild.command
Methods in tech.jhipster.lite.module.domain.javabuild.command that return JavaBuildCommandTypeModifier and TypeMethodDescriptionAddBuildPluginManagement.type()AddDirectJavaBuildPlugin.type()AddDirectJavaDependency.type()AddJavaDependencyManagement.type()JavaBuildCommand.type()RemoveDirectJavaDependency.type()RemoveJavaDependencyManagement.type()SetVersion.type()static JavaBuildCommandTypeReturns the enum constant of this class with the specified name.static JavaBuildCommandType[]JavaBuildCommandType.values()Returns an array containing the constants of this enum class, in the order they are declared.