Uses of Enum Class
cloud.opencode.base.json.annotation.JsonTypeInfo.As
Packages that use JsonTypeInfo.As
Package
Description
JSON Annotation - JSON Processing Annotations
JSON Annotation - JSON 处理注解
-
Uses of JsonTypeInfo.As in cloud.opencode.base.json.annotation
Subclasses with type arguments of type JsonTypeInfo.As in cloud.opencode.base.json.annotationModifier and TypeClassDescriptionstatic enumType information inclusion strategy 类型信息包含策略Methods in cloud.opencode.base.json.annotation that return JsonTypeInfo.AsModifier and TypeMethodDescriptionstatic JsonTypeInfo.AsReturns the enum constant of this class with the specified name.static JsonTypeInfo.As[]JsonTypeInfo.As.values()Returns an array containing the constants of this enum class, in the order they are declared.