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