Class ContentFieldJson
java.lang.Object
com.oracle.content.sdk.model.AssetObject
com.oracle.content.sdk.model.field.ContentField<String>
com.oracle.content.sdk.model.field.ContentFieldJson
- All Implemented Interfaces:
 Serializable
Json (embeeded object) type
- See Also:
 
- 
Field Summary
Fields inherited from class com.oracle.content.sdk.model.field.ContentField
fieldType, value - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.oracle.content.sdk.model.field.ContentField
getType, getValue, getValueAsString, toString 
- 
Constructor Details
- 
ContentFieldJson
 
 - 
 - 
Method Details
- 
getAsJsonObject
public com.google.gson.JsonObject getAsJsonObject() 
 -