public class HfProfanedStructureEvent extends HfEvent implements SiteRelatedEvent, StructureRelatedEvent
id| Constructor and Description |
|---|
HfProfanedStructureEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAction() |
String |
getShortDescription() |
int |
getSiteId() |
int |
getStructureId() |
boolean |
isRelatedToSite(int siteId) |
boolean |
isRelatedToStructure(int structureId,
int siteId) |
void |
setAction(int action) |
void |
setSiteId(int siteId) |
void |
setStructureId(int structureId) |
getHfId, isRelatedToHf, setHfIdgetCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getSiteId()
public void setSiteId(int siteId)
public int getStructureId()
public void setStructureId(int structureId)
public int getAction()
public void setAction(int action)
public boolean isRelatedToSite(int siteId)
isRelatedToSite in interface SiteRelatedEventpublic boolean isRelatedToStructure(int structureId,
int siteId)
isRelatedToStructure in interface StructureRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2017. All rights reserved.