Uses of Class
org.eclipse.yasson.internal.model.JsonbAnnotated
-
Packages that use JsonbAnnotated Package Description org.eclipse.yasson.internal.model -
-
Uses of JsonbAnnotated in org.eclipse.yasson.internal.model
Subclasses of JsonbAnnotated in org.eclipse.yasson.internal.model Modifier and Type Class Description class
JsonbAnnotatedElement<T extends AnnotatedElement>
Annotation holder for fields, getters and setters.
-