Class ContentFieldUnknown
java.lang.Object
com.oracle.content.sdk.model.AssetObject
com.oracle.content.sdk.model.field.ContentField<String>
com.oracle.content.sdk.model.field.ContentFieldUnknown
- All Implemented Interfaces:
 Serializable
Unknown type will simply contain the raw json value.  Typically, the
 type will be unknown if the "value" for the item is null.
- 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
- 
ContentFieldUnknown
 
 -