Annotation Interface Hierarchy
- javax.json.bind.annotation.JsonbAnnotation (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbCreator (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbDateFormat (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbNillable (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbNumberFormat (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbProperty (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbPropertyOrder (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbTransient (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbTypeAdapter (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbTypeDeserializer (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbTypeSerializer (implements java.lang.annotation.Annotation)
- javax.json.bind.annotation.JsonbVisibility (implements java.lang.annotation.Annotation)