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