Uses of Enum Class
tech.jhipster.lite.generator.slug.domain.JHLiteModuleSlug
Packages that use JHLiteModuleSlug
Package
Description
-
Uses of JHLiteModuleSlug in tech.jhipster.lite.generator.slug.domain
Methods in tech.jhipster.lite.generator.slug.domain that return JHLiteModuleSlugModifier and TypeMethodDescriptionstatic JHLiteModuleSlugReturns the enum constant of this class with the specified name.static JHLiteModuleSlug[]JHLiteModuleSlug.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.generator.slug.domain that return types with arguments of type JHLiteModuleSlugModifier and TypeMethodDescriptionstatic Optional<JHLiteModuleSlug> JHLiteModuleSlug.fromString(String slug) -
Uses of JHLiteModuleSlug in tech.jhipster.lite.statistic.domain.criteria
Methods in tech.jhipster.lite.statistic.domain.criteria that return types with arguments of type JHLiteModuleSlug