public class CustomerFieldNameStrategy
extends java.lang.Object
implements com.google.gson.FieldNamingStrategy
| Constructor and Description |
|---|
CustomerFieldNameStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
translateName(java.lang.reflect.Field field) |