Annotation Type NoArgCallForBooleanValue


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface NoArgCallForBooleanValue
    Indicates method that should be called if the field is boolean and its value matches the value.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String name  
      boolean value  
    • Element Detail

      • name

        java.lang.String name
        Default:
        ""
      • value

        boolean value
        Default:
        true