GenericData.Flags
AbstractMap.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, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public 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 GenericJson
public User.Picture clone()
clone
in class GenericJson