Uses of Enum Class
tech.jhipster.lite.module.domain.javaproperties.SpringPropertyType
Packages that use SpringPropertyType
-
Uses of SpringPropertyType in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return SpringPropertyTypeModifier and TypeMethodDescriptionSpringProperty.type()static SpringPropertyTypeReturns the enum constant of this class with the specified name.static SpringPropertyType[]SpringPropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.module.domain.javaproperties with parameters of type SpringPropertyType