Package com.sap.cloud.sdk.result
Class ElementNameGsonFieldNamingStrategy
java.lang.Object
com.sap.cloud.sdk.result.ElementNameGsonFieldNamingStrategy
- All Implemented Interfaces:
com.google.gson.FieldNamingStrategy
public class ElementNameGsonFieldNamingStrategy
extends Object
implements com.google.gson.FieldNamingStrategy
Implementation of GSON
FieldNamingStrategy
using the value from annotation ElementName
when
serializing field names.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ElementNameGsonFieldNamingStrategy
public ElementNameGsonFieldNamingStrategy()
-
-
Method Details
-
translateName
- Specified by:
translateName
in interfacecom.google.gson.FieldNamingStrategy
-