Annotation Type FormParam

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      The name of the form parameter.
    • Element Detail

      • value

        String value
        The name of the form parameter.

        If left blank the method parameter name is used.

        Default:
        ""