Annotation Interface NativeConstructor.ConstructorParameter

Enclosing class:
NativeConstructor

public static @interface NativeConstructor.ConstructorParameter
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • type

      Class<?> type
    • name

      String name
    • description

      String description
      Default:
      ""
    • examples

      String[] examples
      Default:
      {}