Annotation Type Generated


  • @Retention(SOURCE)
    @Target({FIELD,CONSTRUCTOR,METHOD})
    public @interface Generated
    Marks that a field, constructor or method was generated by greenDAO All the code elements that are marked with this annotation can be changed/removed during next run of generation in respect of model changes.
    See Also:
    Keep
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int hash  
    • Element Detail

      • hash

        int hash
        Default:
        -1