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, setHfId
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
public 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 SiteRelatedEvent
public boolean isRelatedToStructure(int structureId, int siteId)
isRelatedToStructure
in interface StructureRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2018. All rights reserved.