Annotation Type BinaryProperties


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface BinaryProperties
    An array of binary property names used on a resource method operation in the Rest API
    Author:
    Gethin James
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String[] value  
    • Element Detail

      • value

        java.lang.String[] value