@Generated(value="org.jsonschema2pojo") public class Author extends ActivityObject implements Serializable
Constructor and Description |
---|
Author() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
Author |
withAdditionalProperty(String name,
Object value) |
getAttachments, getAuthor, getContent, getDisplayName, getDownstreamDuplicates, getId, getImage, getObjectType, getPublished, getSummary, getUpdated, getUpstreamDuplicates, getUrl, setAttachments, setAuthor, setContent, setDisplayName, setDownstreamDuplicates, setId, setImage, setObjectType, setPublished, setSummary, setUpdated, setUpstreamDuplicates, setUrl, withAttachments, withAuthor, withContent, withDisplayName, withDownstreamDuplicates, withId, withImage, withObjectType, withPublished, withSummary, withUpdated, withUpstreamDuplicates, withUrl
public String toString()
toString
in class ActivityObject
@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties
in class ActivityObject
@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty
in class ActivityObject
public Author withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class ActivityObject
public int hashCode()
hashCode
in class ActivityObject
public boolean equals(Object other)
equals
in class ActivityObject
Copyright © 2018 The Apache Software Foundation. All rights reserved.