Class GsonCustomFieldAdapter
java.lang.Object
com.google.gson.TypeAdapter<Object>
com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonCustomFieldAdapter
For internal use only by data model classes.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
GsonCustomFieldAdapter
public GsonCustomFieldAdapter(@Nonnull com.google.gson.Gson gson)
-
-
Method Details
-
write
- Specified by:
write
in classcom.google.gson.TypeAdapter<Object>
-
read
- Specified by:
read
in classcom.google.gson.TypeAdapter<Object>
- Throws:
IOException
-