public static final class Activity.PlusObject.Resharers extends GenericJson
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Activity.PlusObject.Resharers() |
Modifier and Type | Method and Description |
---|---|
Activity.PlusObject.Resharers |
clone() |
String |
getSelfLink()
The URL for the collection of resharers.
|
Long |
getTotalItems()
Total number of people who reshared this activity.
|
Activity.PlusObject.Resharers |
set(String fieldName,
Object value) |
Activity.PlusObject.Resharers |
setSelfLink(String selfLink)
The URL for the collection of resharers.
|
Activity.PlusObject.Resharers |
setTotalItems(Long totalItems)
Total number of people who reshared this activity.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public String getSelfLink()
null
for nonepublic Activity.PlusObject.Resharers setSelfLink(String selfLink)
selfLink
- selfLink or null
for nonepublic Long getTotalItems()
null
for nonepublic Activity.PlusObject.Resharers setTotalItems(Long totalItems)
totalItems
- totalItems or null
for nonepublic Activity.PlusObject.Resharers set(String fieldName, Object value)
set
in class GenericJson
public Activity.PlusObject.Resharers clone()
clone
in class GenericJson