Uses of Enum Class
cloud.opencode.base.json.annotation.JsonProperty.Access
Packages that use JsonProperty.Access
Package
Description
JSON Annotation - JSON Processing Annotations
JSON Annotation - JSON 处理注解
-
Uses of JsonProperty.Access in cloud.opencode.base.json.annotation
Subclasses with type arguments of type JsonProperty.Access in cloud.opencode.base.json.annotationModifier and TypeClassDescriptionstatic enumAccess type for property 属性的访问类型Methods in cloud.opencode.base.json.annotation that return JsonProperty.AccessModifier and TypeMethodDescriptionstatic JsonProperty.AccessReturns the enum constant of this class with the specified name.static JsonProperty.Access[]JsonProperty.Access.values()Returns an array containing the constants of this enum class, in the order they are declared.