Interface JsonAdaptable

All Known Subinterfaces:
Activity, ActivityObject, MediaLink, MutableActivity, MutableActivityObject, MutableMediaLink

@ProviderType public interface JsonAdaptable
Generic interface that allows adaption to a json object
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a JSON object of this object
  • Method Details

    • toJSON

      JSONObject toJSON()
      Returns a JSON object of this object
      Returns:
      a JSONObject