Annotation Type Property.Suppress


  • @Target(METHOD)
    public static @interface Property.Suppress
    Prevents a method from being converted to a property when its class is annotated with `@Property`.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String reason  
    • Element Detail

      • reason

        String reason
        Default:
        ""