Annotation Type WebApiParameters


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface WebApiParameters
    An array of parameters used on a resource method operation in the Rest API
    Author:
    Gethin James
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      WebApiParam[] value