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, toString
public abstract String getTypeIRI()
public GeoRSSModule getLocation()
getLocation
in interface HasLocation
public void setLocation(GeoRSSModule location)
setLocation
in interface HasLocation
public ContactModule getAddress()
getAddress
in interface HasLocation
public void setAddress(ContactModule address)
setAddress
in interface HasLocation
Copyright © 2016. All rights reserved.