public interface FieldNamingStrategy
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
translateName(java.lang.reflect.Field f)
Translates the field name into its JSON field name representation.
|
Copyright © 2008-2013 Google, Inc.. All Rights Reserved.