public class ItemStolenEvent extends HfEvent implements SiteRelatedEvent, StructureRelatedEvent
id| Constructor and Description |
|---|
ItemStolenEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCalcSiteId() |
int |
getEntityId() |
String |
getShortDescription() |
int |
getStructureId() |
boolean |
isRelatedToSite(int siteId) |
boolean |
isRelatedToStructure(int structureId,
int siteId) |
void |
setCalcSiteId(int calcSiteId) |
void |
setEntityId(int entityId) |
void |
setStructureId(int structureId) |
getHfId, isRelatedToHf, setHfIdgetCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getCalcSiteId()
public void setCalcSiteId(int calcSiteId)
public int getStructureId()
public void setStructureId(int structureId)
public int getEntityId()
public void setEntityId(int entityId)
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.