Uses of Class
jakarta.json.bind.annotation.JsonbSubtype
-
Packages that use JsonbSubtype Package Description jakarta.json.bind.annotation Defines annotations for customizing the mapping between Java program elements and JSON documents. -
-
Uses of JsonbSubtype in jakarta.json.bind.annotation
Methods in jakarta.json.bind.annotation that return JsonbSubtype Modifier and Type Method Description JsonbSubtype[]
value()
Allowed aliases of the handled type.
-