Uses of Enum Class
cloud.opencode.base.json.annotation.JsonInclude.Include
Packages that use JsonInclude.Include
Package
Description
JSON Annotation - JSON Processing Annotations
JSON Annotation - JSON 处理注解
-
Uses of JsonInclude.Include in cloud.opencode.base.json.annotation
Subclasses with type arguments of type JsonInclude.Include in cloud.opencode.base.json.annotationModifier and TypeClassDescriptionstatic enumInclusion strategy for property values 属性值的包含策略Methods in cloud.opencode.base.json.annotation that return JsonInclude.IncludeModifier and TypeMethodDescriptionstatic JsonInclude.IncludeReturns the enum constant of this class with the specified name.static JsonInclude.Include[]JsonInclude.Include.values()Returns an array containing the constants of this enum class, in the order they are declared.