GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
User.Picture() |
| Modifier and Type | Method and Description |
|---|---|
User.Picture |
clone() |
String |
getUrl()
A URL that points to a profile picture of this user.
|
User.Picture |
set(String fieldName,
Object value) |
User.Picture |
setUrl(String url)
A URL that points to a profile picture of this user.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getUrl()
null for nonepublic User.Picture setUrl(String url)
url - url or null for nonepublic User.Picture set(String fieldName, Object value)
set in class GenericJsonpublic User.Picture clone()
clone in class GenericJson