Annotation Type ConfDefault.DefaultString

Enclosing class:
ConfDefault

@Retention(RUNTIME) @Target(METHOD) public static @interface ConfDefault.DefaultString
Specifies the default value as string. This should also be used for enums and custom types.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details