Annotation Type QueryParameter


  • @Retention(RUNTIME)
    @Target(FIELD)
    @Inherited
    public @interface QueryParameter
    Annotation for Specifiable fields that represent an query parameter on the Specification. A query parameter key can be specified when the field name varies from the query parameter key..
    Author:
    David B. Bracewell
    • Optional Element Summary

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

      • value

        String value
        Default:
        ""