Annotation Type Polymorphic.JsonChildren
-
@Inherited @Retention(RUNTIME) public static @interface Polymorphic.JsonChildren
-
-
Element Detail
-
value
Class<?>[] value
- Returns:
- the list of leaf classes which can be instantiated by the children.
-
-