Uses of Enum Class
tech.jhipster.lite.module.domain.resource.JHipsterModuleRank
Packages that use JHipsterModuleRank
-
Uses of JHipsterModuleRank in tech.jhipster.lite.module.domain.resource
Methods in tech.jhipster.lite.module.domain.resource that return JHipsterModuleRankModifier and TypeMethodDescriptionJHipsterModuleResource.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.Methods in tech.jhipster.lite.module.domain.resource with parameters of type JHipsterModuleRankModifier and TypeMethodDescriptionJHipsterModuleResource.JHipsterModuleResourceOptionalBuilder.rank(JHipsterModuleRank rank)