Uses of Enum Class
cloud.opencode.base.config.ConfigChangeType
Packages that use ConfigChangeType
-
Uses of ConfigChangeType in cloud.opencode.base.config
Subclasses with type arguments of type ConfigChangeType in cloud.opencode.base.configModifier and TypeClassDescriptionenumConfiguration Change Type Enumeration 配置变更类型枚举Methods in cloud.opencode.base.config that return ConfigChangeTypeModifier and TypeMethodDescriptionstatic ConfigChangeTypeReturns the enum constant of this class with the specified name.static ConfigChangeType[]ConfigChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.