Annotation Interface 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
     
    boolean
     
  • Element Details

    • name

      String name
      Default:
      ""
    • value

      boolean value
      Default:
      true