Uses of Enum Class
tech.jhipster.lite.module.domain.landscape.JHipsterLandscapeElementType
Packages that use JHipsterLandscapeElementType
-
Uses of JHipsterLandscapeElementType in tech.jhipster.lite.module.domain.landscape
Methods in tech.jhipster.lite.module.domain.landscape that return JHipsterLandscapeElementTypeModifier and TypeMethodDescriptionJHipsterFeatureDependency.type()JHipsterLandscapeDependency.type()JHipsterLandscapeElement.type()JHipsterLandscapeFeature.type()JHipsterLandscapeModule.type()JHipsterModuleDependency.type()static JHipsterLandscapeElementTypeReturns the enum constant of this class with the specified name.static JHipsterLandscapeElementType[]JHipsterLandscapeElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.