Annotation Type ConfDefault.DefaultInteger

Enclosing class:
ConfDefault

@Retention(RUNTIME) @Target(METHOD) public static @interface ConfDefault.DefaultInteger
Specifies the default value as an integer. If necessary, the integer will be converted to another numeric type
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
     
  • Element Details

    • value

      int value