Uses of Enum Class
tech.jhipster.lite.module.domain.properties.JHipsterPropertyType
Packages that use JHipsterPropertyType
Package
Description
-
Uses of JHipsterPropertyType in tech.jhipster.lite.module.domain.properties
Methods in tech.jhipster.lite.module.domain.properties that return JHipsterPropertyTypeModifier and TypeMethodDescriptionstatic JHipsterPropertyTypeReturns the enum constant of this class with the specified name.static JHipsterPropertyType[]JHipsterPropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of JHipsterPropertyType in tech.jhipster.lite.module.domain.resource
Methods in tech.jhipster.lite.module.domain.resource that return JHipsterPropertyTypeMethods in tech.jhipster.lite.module.domain.resource with parameters of type JHipsterPropertyTypeModifier and TypeMethodDescriptionJHipsterModulePropertyDefinition.JHipsterModulePropertyDefinitionBuilder.type(JHipsterPropertyType type) JHipsterModulePropertyDefinition.JHipsterModulePropertyDefinitionTypeBuilder.type(JHipsterPropertyType type)