Uses of Enum Class
io.github.xezzon.zeroweb.common.config.ZerowebConfig.IdGeneratorEnum
Packages that use ZerowebConfig.IdGeneratorEnum
-
Uses of ZerowebConfig.IdGeneratorEnum in io.github.xezzon.zeroweb.common.config
Methods in io.github.xezzon.zeroweb.common.config that return ZerowebConfig.IdGeneratorEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ZerowebConfig.IdGeneratorEnum[]
ZerowebConfig.IdGeneratorEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.