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<?>[]
     
  • Element Details

    • value

      Class<?>[] value
      Returns:
      the list of leaf classes which can be instantiated by the children.