Uses of Enum Class
cloud.opencode.base.json.annotation.JsonTypeInfo.Id
Packages that use JsonTypeInfo.Id
Package
Description
JSON Annotation - JSON Processing Annotations
JSON Annotation - JSON 处理注解
-
Uses of JsonTypeInfo.Id in cloud.opencode.base.json.annotation
Subclasses with type arguments of type JsonTypeInfo.Id in cloud.opencode.base.json.annotationMethods in cloud.opencode.base.json.annotation that return JsonTypeInfo.IdModifier and TypeMethodDescriptionstatic JsonTypeInfo.IdReturns the enum constant of this class with the specified name.static JsonTypeInfo.Id[]JsonTypeInfo.Id.values()Returns an array containing the constants of this enum class, in the order they are declared.