Annotation Type Strategy


  • @Target({TYPE,METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface Strategy
    Mapping strategy.
    Since:
    0.4.0
    Author:
    Abe White
    • Optional Element Summary

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

      • value

        java.lang.String value
        Default:
        ""