Annotation Type Option

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      The value of the option, if empty it will use the classname + field value (ex: com.company.ConfigModel.data).
    • Element Detail

      • value

        String value
        The value of the option, if empty it will use the classname + field value (ex: com.company.ConfigModel.data).
        Returns:
        the value of the option.
        Default:
        ""