Class ContentFieldJson

All Implemented Interfaces:
Serializable

public class ContentFieldJson extends ContentField<String>
Json (embeeded object) type
See Also:
  • Constructor Details

    • ContentFieldJson

      public ContentFieldJson(String json)
  • Method Details

    • getAsJsonObject

      public com.google.gson.JsonObject getAsJsonObject()