Uses of Enum Class
tech.jhipster.lite.module.domain.javaproperties.SpringFactoryType
Packages that use SpringFactoryType
-
Uses of SpringFactoryType in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return SpringFactoryTypeModifier and TypeMethodDescriptionSpringFactory.type()static SpringFactoryTypeReturns the enum constant of this class with the specified name.static SpringFactoryType[]SpringFactoryType.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 SpringFactoryType