JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
tech.jhipster.lite.shared.slug.domain.JHLiteFeatureSlug
Packages that use
JHLiteFeatureSlug
Package
Description
tech.jhipster.lite.shared.slug.domain
Uses of
JHLiteFeatureSlug
in
tech.jhipster.lite.shared.slug.domain
Methods in
tech.jhipster.lite.shared.slug.domain
that return
JHLiteFeatureSlug
Modifier and Type
Method
Description
static
JHLiteFeatureSlug
JHLiteFeatureSlug.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
JHLiteFeatureSlug
[]
JHLiteFeatureSlug.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.