Uses of Enum Class
tech.jhipster.lite.module.domain.resource.JHipsterModuleRank
Packages that use JHipsterModuleRank
Package
Description
-
Uses of JHipsterModuleRank in tech.jhipster.lite.module.domain.landscape
Methods in tech.jhipster.lite.module.domain.landscape that return JHipsterModuleRankMethods in tech.jhipster.lite.module.domain.landscape with parameters of type JHipsterModuleRankModifier and TypeMethodDescriptionJHipsterLandscapeModule.JHipsterLandscapeModuleOptionalBuilder.rank(JHipsterModuleRank rank) -
Uses of JHipsterModuleRank in tech.jhipster.lite.module.domain.resource
Methods in tech.jhipster.lite.module.domain.resource that return JHipsterModuleRankModifier and TypeMethodDescriptionJHipsterModuleResource.rank()JHipsterModuleSlugFactory.rank()static JHipsterModuleRankReturns the enum constant of this class with the specified name.static JHipsterModuleRank[]JHipsterModuleRank.values()Returns an array containing the constants of this enum class, in the order they are declared.