Annotation Type RestfulData

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String[] value
      what content type does this support? This has the same allowed values as javax.ws.rs.Consumes
    • Field Detail

      • value

        static final String[] value
        what content type does this support? This has the same allowed values as javax.ws.rs.Consumes
        See Also:
        Consumes