public static final class ActivityContentDetails.Like extends GenericJson
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ActivityContentDetails.Like() |
Modifier and Type | Method and Description |
---|---|
ActivityContentDetails.Like |
clone() |
ResourceId |
getResourceId()
The resourceId object contains information that identifies the rated resource.
|
ActivityContentDetails.Like |
set(String fieldName,
Object value) |
ActivityContentDetails.Like |
setResourceId(ResourceId resourceId)
The resourceId object contains information that identifies the rated resource.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public ResourceId getResourceId()
null
for nonepublic ActivityContentDetails.Like setResourceId(ResourceId resourceId)
resourceId
- resourceId or null
for nonepublic ActivityContentDetails.Like set(String fieldName, Object value)
set
in class GenericJson
public ActivityContentDetails.Like clone()
clone
in class GenericJson