|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldInfo | |
|---|---|
| com.google.api.client.util | General utilities used throughout this library. |
| Uses of FieldInfo in com.google.api.client.util |
|---|
| Methods in com.google.api.client.util that return FieldInfo | |
|---|---|
FieldInfo |
ClassInfo.getFieldInfo(String name)
Returns the information for the given getName(). |
static FieldInfo |
FieldInfo.of(Enum<?> enumValue)
Returns the field information for the given enum value. |
static FieldInfo |
FieldInfo.of(Field field)
Returns the field information for the given field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||