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
Subclasses with type arguments of type ZerowebConfig.IdGeneratorEnum in io.github.xezzon.zeroweb.common.configModifier and TypeClassDescriptionstatic enumID 生成策略的枚举值,定义了系统支持的各种 ID 生成方式。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.