Annotation Interface AppSettingsDefault


@Target(FIELD) @Retention(RUNTIME) public @interface AppSettingsDefault
A default value. Used for all types that do not have a native default annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details