Package org.json

Annotation Type JSONPropertyName


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface JSONPropertyName
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      The name of the property as to be used in the JSON Object.