Hierarchy For Package cloud.opencode.base.json.annotation
Annotation Interface Hierarchy
- cloud.opencode.base.json.annotation.JsonAlias (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonAnyGetter (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonAnySetter (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonAutoDetect (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonBackReference (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonCreator (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonDeserialize (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonEnumDefaultValue (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonFilter (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonFormat (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonIdentityInfo (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonIgnore (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonInclude (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonInject (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonManagedReference (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonMask (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonNaming (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonProperty (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonPropertyOrder (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonRawValue (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonRootName (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonSerialize (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonSubTypes (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonSubTypes.Type (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonTypeInfo (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonTypeName (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonUnwrapped (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonValue (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonView (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cloud.opencode.base.json.annotation.JsonAutoDetect.Visibility
- cloud.opencode.base.json.annotation.JsonCreator.Mode
- cloud.opencode.base.json.annotation.JsonFormat.Shape
- cloud.opencode.base.json.annotation.JsonInclude.Include
- cloud.opencode.base.json.annotation.JsonMask.MaskType
- cloud.opencode.base.json.annotation.JsonNaming.Strategy
- cloud.opencode.base.json.annotation.JsonProperty.Access
- cloud.opencode.base.json.annotation.JsonTypeInfo.As
- cloud.opencode.base.json.annotation.JsonTypeInfo.Id
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)