Hierarchy For Package cloud.opencode.base.json.annotation
Annotation Interface Hierarchy
- cloud.opencode.base.json.annotation.JsonFormat (implements java.lang.annotation.Annotation)
- cloud.opencode.base.json.annotation.JsonIgnore (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)
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.JsonFormat.Shape
- cloud.opencode.base.json.annotation.JsonMask.MaskType
- cloud.opencode.base.json.annotation.JsonNaming.Strategy
- cloud.opencode.base.json.annotation.JsonProperty.Access
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)