Annotation Type Dependent


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface Dependent
    Dependent field marker.
    Since:
    0.4.0
    Author:
    Abe White
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean value  
    • Element Detail

      • value

        boolean value
        Default:
        true