Uses of Enum Class
tech.jhipster.lite.module.domain.javadependency.JavaDependencyType
Packages that use JavaDependencyType
-
Uses of JavaDependencyType in tech.jhipster.lite.module.domain.javadependency
Methods in tech.jhipster.lite.module.domain.javadependency that return JavaDependencyTypeModifier and TypeMethodDescriptionstatic JavaDependencyTypeReturns the enum constant of this class with the specified name.static JavaDependencyType[]JavaDependencyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.module.domain.javadependency that return types with arguments of type JavaDependencyTypeMethods in tech.jhipster.lite.module.domain.javadependency with parameters of type JavaDependencyTypeModifier and TypeMethodDescriptionDependencyId.DependencyIdOptionalFieldsBuilder.type(JavaDependencyType type) JavaDependency.JavaDependencyOptionalValueBuilder.type(JavaDependencyType type)