- valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.ErrorCodeEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.HttpNotificationPath
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.KafkaMessageTopic
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.MessageType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.ErrorCodeEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.HttpNotificationPath
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.KafkaMessageTopic
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法xyz.hellothomas.jedi.core.enums.MessageType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。