Enum Class的使用
com.alibaba.nacos.api.model.v2.SupportedLanguage
使用SupportedLanguage的程序包
-
com.alibaba.nacos.api.model.v2中SupportedLanguage的使用
修饰符和类型方法说明static SupportedLanguageReturns the enum constant of this class with the specified name.static SupportedLanguage[]SupportedLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.