Annotation Interface Dummy


@Retention(RUNTIME) public @interface Dummy
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    boolean
     
    byte
     
    char
     
     
    double
     
    float
     
    int
     
    int[]
     
    long
     
    short
     
    net.binis.codegen.annotation.type.EmbeddedModifierType
     
  • Element Details

    • bool

      boolean bool
    • integer

      int integer
    • lng

      long lng
    • shrt

      short shrt
    • dbl

      double dbl
    • flt

      float flt
    • byt

      byte byt
    • chr

      char chr
    • cls

      Class cls
    • typ

      net.binis.codegen.annotation.type.EmbeddedModifierType typ
    • ints

      int[] ints