public abstract class ActivityObject extends Entry implements HasLocation
| Constructor and Description |
|---|
ActivityObject() |
| Modifier and Type | Method and Description |
|---|---|
ContactModule |
getAddress() |
GeoRSSModule |
getLocation() |
abstract String |
getTypeIRI() |
void |
setAddress(ContactModule address) |
void |
setLocation(GeoRSSModule location) |
clone, equals, findRelatedLink, getAlternateLinks, getAuthors, getCategories, getContents, getContributors, getCreated, getForeignMarkup, getId, getIssued, getModified, getModule, getModules, getOtherLinks, getPublished, getRights, getSource, getSummary, getTitle, getTitleEx, getUpdated, getXmlBase, hashCode, isMediaEntry, setAlternateLinks, setAuthors, setCategories, setContents, setContributors, setCreated, setForeignMarkup, setId, setIssued, setModified, setModules, setOtherLinks, setPublished, setRights, setSource, setSummary, setTitle, setTitleEx, setUpdated, setXmlBase, toStringpublic abstract String getTypeIRI()
public GeoRSSModule getLocation()
getLocation in interface HasLocationpublic void setLocation(GeoRSSModule location)
setLocation in interface HasLocationpublic ContactModule getAddress()
getAddress in interface HasLocationpublic void setAddress(ContactModule address)
setAddress in interface HasLocationCopyright © 2021. All rights reserved.