JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.johnzon.jsonb.extras.polymorphism
Annotation Type Polymorphic.JsonChildren
Enclosing class:
Polymorphic
@Inherited
@Retention
(
RUNTIME
)
public static @interface
Polymorphic.JsonChildren
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>[]
value
Element Details
value
Class
<?>[]
value
Returns:
the list of leaf classes which can be instantiated by the children.